KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
677 stars 274 forks source link

Add QCOM_texture_lod_bias #588

Closed tate-hornbeck closed 11 months ago

tate-hornbeck commented 12 months ago

This extension reintroduces LOD bias as an API state concept. It is based off the existing 1.1 extension EXT_texture_lod_bias.

pdaniell-nv commented 11 months ago

@oddhack this is approved to merge and register once you're happy with the boilerplate stuff.

oddhack commented 11 months ago

@pdaniell-nv @tate-hornbeck this needs the corresponding changes to xml/gl.xml to define the extension APIs. Edit: eh, I'll do it. This is pretty trivial and the other extension even more so.