/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 82 { "rgb8ui", GL_RGB8UI, }, in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 183 case FMT_CASE(RGB, UNSIGNED_INT8): return GL_RGB8UI; in getInternalFormat() 507 case GL_RGB8UI: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT8); in mapGLInternalFormat() 597 case GL_RGB8UI: in isGLInternalColorFormatFilterable()
|
D | gluStrUtil.inl | 852 case GL_RGB8UI: return "GL_RGB8UI";
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 101 GL_RGB8UI, GL_RGB16UI,GL_RGB32UI,
|
D | es3fFboTestUtil.cpp | 963 case GL_RGB8UI: return "rgb8ui"; in getFormatName()
|
D | es3fTextureFormatTests.cpp | 1349 { "rgb8ui", GL_RGB8UI, }, in init()
|
D | es3fTextureSpecificationTests.cpp | 3430 { "rgb8ui", GL_RGB8UI, }, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 455 { "rgb8ui", GL_RGB8UI, }, in init()
|
D | es31fFboTestUtil.cpp | 511 case GL_RGB8UI: return "rgb8ui"; in getFormatName()
|
D | es31fTextureSpecificationTests.cpp | 805 { "rgb8ui", GL_RGB8UI, }, in init()
|
D | es31fTextureLevelStateQueryTests.cpp | 592 …GL_RGB8I, GL_RGB8UI, GL_RGB16I, GL_RGB16UI, GL_RGB32I, GL_RGB32UI, GL_RGBA8I, GL_RGBA8UI, GL_RGBA1… in generateInternalFormatTextureGenerationGroup()
|
D | es31fCopyImageTests.cpp | 2170 textureFormatViewClasses[VIEWCLASS_24_BITS].push_back(GL_RGB8UI); in init()
|
D | es31fTextureBorderClampTests.cpp | 2345 { "rgb8ui", GL_RGB8UI, tcu::Sampler::MODE_LAST }, in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1001 #define GL_RGB8UI 0x8D7D macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 543 #define GL_RGB8UI 0x8D7D macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |