/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 104 { "r8_snorm", GL_R8_SNORM, } in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 98 GL_R8_SNORM, GL_RG8_SNORM, GL_RGB8_SNORM, GL_RGBA8_SNORM, 142 GL_R8_SNORM, GL_RG8_SNORM, GL_RGBA8_SNORM,
|
D | es3fFboTestUtil.cpp | 985 case GL_R8_SNORM: return "r8_snorm"; in getFormatName()
|
D | es3fTextureFormatTests.cpp | 1371 { "r8_snorm", GL_R8_SNORM, } in init()
|
D | es3fTextureSpecificationTests.cpp | 3452 { "r8_snorm", GL_R8_SNORM, } in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 213 case FMT_CASE(R, SNORM_INT8): return GL_R8_SNORM; in getInternalFormat() 537 case GL_R8_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT8); in mapGLInternalFormat() 556 case GL_R8_SNORM: in isGLInternalColorFormatFilterable()
|
D | gluStrUtil.inl | 878 case GL_R8_SNORM: return "GL_R8_SNORM";
|
/external/mesa3d/src/mesa/main/ |
D | texformat.c | 477 case GL_R8_SNORM: in _mesa_choose_tex_format()
|
D | glformats.c | 638 case GL_R8_SNORM: in _mesa_is_color_format()
|
D | fbobject.c | 1173 case GL_R8_SNORM: in _mesa_base_fbo_format() 2788 return GL_R8_SNORM; in get_nongeneric_internalformat()
|
D | teximage.c | 268 case GL_R8_SNORM: in _mesa_base_tex_format()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 477 { "r8_snorm", GL_R8_SNORM, } in init()
|
D | es31fFboTestUtil.cpp | 533 case GL_R8_SNORM: return "r8_snorm"; in getFormatName()
|
D | es31fTextureBorderClampTests.cpp | 2308 { "r8_snorm", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init() 2435 { "snorm_color", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init() 2480 { "snorm_color", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, in init()
|
D | es31fTextureSpecificationTests.cpp | 827 { "r8_snorm", GL_R8_SNORM, } in init()
|
D | es31fTextureLevelStateQueryTests.cpp | 588 GL_R8, GL_R8_SNORM, GL_RG8, GL_RG8_SNORM, GL_RGB8, GL_RGB8_SNORM, GL_RGB565, GL_RGBA4, GL_RGB5_A1, in generateInternalFormatTextureGenerationGroup()
|
D | es31fCopyImageTests.cpp | 2188 textureFormatViewClasses[VIEWCLASS_8_BITS].push_back(GL_R8_SNORM); in init()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1331 { GL_RED_SNORM, GL_R8_SNORM, 0 },
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1206 #define GL_R8_SNORM 0x8F94 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 736 #define GL_R8_SNORM 0x8F94 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |