/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 92 GL_RG32F, GL_RG16F, GL_R32F, GL_R16F, 93 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F, 130 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F, GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
|
D | es3fFboTestCase.cpp | 219 case GL_RG16F: in getEnablingExtensions() 305 case GL_RG16F: in getMinimumSampleCount()
|
D | es3fPixelBufferObjectTests.cpp | 164 || m_renderbufferFormat == GL_RG16F) in init() 656 GL_RG16F, in init()
|
D | es3fFboMultisampleTests.cpp | 284 GL_RG16F, in init()
|
D | es3fFragmentOutputTests.cpp | 999 GL_RG16F, in createRandomCase() 1101 GL_RG16F, in init()
|
D | es3fFboRenderTest.cpp | 173 case GL_RG16F: in getEnablingExtensions() 1503 { GL_RG16F, FORMATTYPE_FLOAT }, in init()
|
D | es3fFboTestUtil.cpp | 969 case GL_RG16F: return "rg16f"; in getFormatName()
|
D | es3fFramebufferBlitTests.cpp | 916 GL_RG16F, in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureCountTests.cpp | 62 { "rg16f", GL_RG16F }, in init()
|
D | es3pTextureFormatTests.cpp | 88 { "rg16f", GL_RG16F, }, in init()
|
D | es3pTextureFilteringTests.cpp | 58 { "rg16f", GL_RG16F }, in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 113 GL_RG16F, 128 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 223 case GL_RG16F: in getEnablingExtensions() 310 case GL_RG16F: in getMinimumSampleCount()
|
D | es31fTextureFormatTests.cpp | 461 { "rg16f", GL_RG16F, }, in init() 531 { "rg16f", GL_RG16F, }, in init()
|
D | es31fFboColorbufferTests.cpp | 313 GL_RG16F, in init()
|
D | es31fFboTestUtil.cpp | 517 case GL_RG16F: return "rg16f"; in getFormatName()
|
D | es31fTextureLevelStateQueryTests.cpp | 324 internalFormat == GL_RG16F || in isTextureBufferFormat() 589 …GL_RGBA8, GL_RGBA8_SNORM, GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8, GL_SRGB8_ALPHA8, GL_R16F, GL_RG16F, in generateInternalFormatTextureGenerationGroup()
|
D | es31fTextureSpecificationTests.cpp | 811 { "rg16f", GL_RG16F, }, in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 193 case FMT_CASE(RG, HALF_FLOAT): return GL_RG16F; in getInternalFormat() 517 case GL_RG16F: return TextureFormat(TextureFormat::RG, TextureFormat::HALF_FLOAT); in mapGLInternalFormat() 572 case GL_RG16F: in isGLInternalColorFormatFilterable() 1117 case GL_RG16F: in getRenderableBitsES3()
|
D | gluStrUtil.inl | 860 case GL_RG16F: return "GL_RG16F";
|
/external/mesa3d/src/mesa/main/ |
D | texformat.c | 837 case GL_RG16F: in _mesa_choose_tex_format()
|
D | glformats.c | 522 case GL_RG16F: in _mesa_is_color_format()
|
D | teximage.c | 426 case GL_RG16F: in _mesa_base_tex_format() 3958 case GL_RG16F: in get_texbuffer_format()
|
/external/deqp/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 98 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1009 { GL_RG16F, 0 },
|