Home
last modified time | relevance | path

Searched refs:GL_RG16F (Results 1 – 25 of 54) sorted by relevance

123

/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp92 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,
Des3fFboTestCase.cpp228 case GL_RG16F: in getEnablingExtensions()
315 case GL_RG16F: in getMinimumSampleCount()
Des3fPixelBufferObjectTests.cpp164 || m_renderbufferFormat == GL_RG16F) in init()
656 GL_RG16F, in init()
Des3fFboMultisampleTests.cpp284 GL_RG16F, in init()
Des3fFragmentOutputTests.cpp999 GL_RG16F, in createRandomCase()
1101 GL_RG16F, in init()
/external/deqp/modules/gles3/performance/
Des3pTextureCountTests.cpp62 { "rg16f", GL_RG16F }, in init()
Des3pTextureFormatTests.cpp88 { "rg16f", GL_RG16F, }, in init()
Des3pTextureFilteringTests.cpp58 { "rg16f", GL_RG16F }, in init()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp89 InsertFormatMapping(&map, GL_RG, GL_HALF_FLOAT, GL_RG16F); in BuildFormatMap()
90 InsertFormatMapping(&map, GL_RG, GL_HALF_FLOAT_OES, GL_RG16F); in BuildFormatMap()
862 case GL_RG16F: in ValidateTextureFormatType()
952 case GL_HALF_FLOAT: VALIDATE_INTERNALFORMAT(GL_RG16F) in ValidateTextureFormatType()
953 case GL_FLOAT: VALIDATE_INTERNALFORMAT(GL_RG32F, GL_RG16F) in ValidateTextureFormatType()
1060 case GL_RG16F: in IsColorRenderable()
1153 case GL_RG16F: in IsDepthRenderable()
1211 case GL_RG16F: in IsStencilRenderable()
1569 case GL_RG16F: return sw::FORMAT_G16R16F; in ConvertRenderbufferFormat()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp113 GL_RG16F,
128 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp234 case GL_RG16F: in getEnablingExtensions()
322 case GL_RG16F: in getMinimumSampleCount()
Des31fInternalFormatQueryTests.cpp97 …mat == GL_RGBA32F || m_internalFormat == GL_R16F || m_internalFormat == GL_RG16F || m_internalForm… in iterate()
411 { "rg16f", GL_RG16F, FormatSamplesCase::FORMAT_COLOR }, in init()
Des31fTextureFormatTests.cpp474 { "rg16f", GL_RG16F, }, in init()
544 { "rg16f", GL_RG16F, }, in init()
Des31fFboColorbufferTests.cpp313 GL_RG16F, in init()
Des31fShaderFramebufferFetchTests.cpp217 case GL_RG16F: in getEnablingExtensions()
1408 GL_RG16F, in init()
Des31fFboTestUtil.cpp517 case GL_RG16F: return "rg16f"; in getFormatName()
/external/mesa3d/src/mesa/main/
Dshaderimage.c74 case GL_RG16F: in _mesa_get_shader_image_format()
407 case GL_RG16F: in _mesa_is_shader_image_format_supported()
Dglformats.c1050 case GL_RG16F: in _mesa_is_color_format()
2597 case GL_RG16F: in _mesa_base_tex_format()
3091 case GL_RG16F: in _mesa_es3_error_check_format_and_type()
3105 case GL_RG16F: in _mesa_es3_error_check_format_and_type()
3654 case GL_RG16F: in _mesa_is_es3_color_renderable()
3708 case GL_RG16F: in _mesa_is_es3_texture_filterable()
Dtexformat.c711 case GL_RG16F: in _mesa_choose_tex_format()
Dtextureview.c142 {GL_VIEW_CLASS_32_BITS, GL_RG16F},
/external/deqp/framework/opengl/
DgluTextureUtil.cpp194 case FMT_CASE(RG, HALF_FLOAT): return GL_RG16F; in getInternalFormat()
518 case GL_RG16F: return TextureFormat(TextureFormat::RG, TextureFormat::HALF_FLOAT); in mapGLInternalFormat()
573 case GL_RG16F: in isGLInternalColorFormatFilterable()
1154 case GL_RG16F: in getRenderableBitsES3()
DgluStrUtil.inl861 case GL_RG16F: return "GL_RG16F";
1711 case GL_RG16F: return "GL_RG16F";
/external/swiftshader/src/OpenGL/common/
DImage.cpp693 case GL_RG16F: in SelectInternalFormat()
1081 case GL_RG16F: return sizeof(unsigned short) * 2; in ComputePixelSize()
1525 case GL_RG16F: in loadImageData()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp98 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp237 glInternalFormat=GL_RG16F; in PVRTGetOGLES3TextureFormat()

123