KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
433 stars 135 forks source link

Fix gsampler2DDArray typo for textureQueryLod and textureQueryLevels #106

Closed Pokechu22 closed 2 years ago

Pokechu22 commented 3 years ago

gsampler2DDArray doesn't exist; it should be gsampler2DArray. This typo was present for textureQueryLod and textureQueryLevels.

oddhack commented 2 years ago

@pdaniell-nv please signoff - LGTM.