/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 78 { "rgb16i", GL_RGB16I, }, in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 179 case FMT_CASE(RGB, SIGNED_INT16): return GL_RGB16I; in getInternalFormat() 503 case GL_RGB16I: return TextureFormat(TextureFormat::RGB, TextureFormat::SIGNED_INT16); in mapGLInternalFormat() 598 case GL_RGB16I: in isGLInternalColorFormatFilterable()
|
D | gluStrUtil.inl | 848 case GL_RGB16I: return "GL_RGB16I";
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 100 GL_RGB8I, GL_RGB16I, GL_RGB32I,
|
D | es3fFboTestUtil.cpp | 959 case GL_RGB16I: return "rgb16i"; in getFormatName()
|
D | es3fTextureFormatTests.cpp | 1345 { "rgb16i", GL_RGB16I, }, in init()
|
D | es3fTextureSpecificationTests.cpp | 3426 { "rgb16i", GL_RGB16I, }, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 451 { "rgb16i", GL_RGB16I, }, in init()
|
D | es31fFboTestUtil.cpp | 507 case GL_RGB16I: return "rgb16i"; in getFormatName()
|
D | es31fTextureSpecificationTests.cpp | 801 { "rgb16i", GL_RGB16I, }, 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 | 2144 textureFormatViewClasses[VIEWCLASS_48_BITS].push_back(GL_RGB16I); in init()
|
D | es31fTextureBorderClampTests.cpp | 2346 { "rgb16i", GL_RGB16I, tcu::Sampler::MODE_LAST }, in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1005 #define GL_RGB16I 0x8D89 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 547 #define GL_RGB16I 0x8D89 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |