Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h86 const GLint NUM_COMPRESSED_TEXTURE_FORMATS = sizeof(compressedTextureFormats) / sizeof(compressedTe… variable
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h163 const GLint NUM_COMPRESSED_TEXTURE_FORMATS = sizeof(compressedTextureFormats) / sizeof(compressedTe… variable