Home
last modified time | relevance | path

Searched defs:TexFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageSizeTests.cpp403 GLenum TexFormat<vec4>() in TexFormat() function
409 GLenum TexFormat<ivec4>() in TexFormat() function
415 GLenum TexFormat<uvec4>() in TexFormat() function
/external/mesa3d/src/mesa/main/
Dmtypes.h935 mesa_format TexFormat; /**< The actual texture memory format */ member