Searched refs:OES_rgb8_rgba8 (Results 1 – 3 of 3) sorted by relevance
/external/deqp/doc/testspecs/GLES2/ |
D | functional.fbo.completeness.txt | 80 * If OES_rgb8_rgba8 is exposed, the combinations ubyte/RGB and ubyte/RGBA are
|
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 62 static const char* OES_rgb8_rgba8 = "GL_OES_rgb8_rgba8"; variable 1439 RF(GL_RGBA8, RENDERBUFFER_COLOR, OES_rgb8_rgba8), in getESTestData() 1440 RF(GL_RGB8, RENDERBUFFER_COLOR, OES_rgb8_rgba8), in getESTestData()
|
/external/mesa3d/src/mesa/main/ |
D | extensions_table.h | 384 EXT(OES_rgb8_rgba8 , dummy_true , x , x , ES…
|