Home
last modified time | relevance | path

Searched refs:GL_R11F_G11F_B10F (Results 1 – 25 of 55) sorted by relevance

123

/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp209 case GL_R11F_G11F_B10F: in isRequiredFormat()
240 case GL_R11F_G11F_B10F: in getEnablingExtensions()
321 case GL_R11F_G11F_B10F: in getMinimumSampleCount()
Des31fInternalFormatQueryTests.cpp97 …internalFormat == GL_R16F || m_internalFormat == GL_RG16F || m_internalFormat == GL_R11F_G11F_B10F) in iterate()
416 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, FormatSamplesCase::FORMAT_COLOR }, in init()
Des31fFboColorbufferTests.cpp311 GL_R11F_G11F_B10F, in init()
Des31fShaderFramebufferFetchTests.cpp112 case GL_R11F_G11F_B10F: in isRequiredFormat()
223 case GL_R11F_G11F_B10F: in getEnablingExtensions()
1406 GL_R11F_G11F_B10F, in init()
Des31fTextureFilteringTests.cpp484 { "r11f_g11f_b10f", GL_R11F_G11F_B10F }, in init()
Des31fTextureFormatTests.cpp459 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, }, in init()
Des31fFboTestUtil.cpp502 case GL_R11F_G11F_B10F: return "r11f_g11f_b10f"; in getFormatName()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp204 case GL_R11F_G11F_B10F: in isRequiredFormat()
234 case GL_R11F_G11F_B10F: in getEnablingExtensions()
314 case GL_R11F_G11F_B10F: in getMinimumSampleCount()
Des3fFboCompletenessTests.cpp91 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F,
130 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F, GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
Des3fPixelBufferObjectTests.cpp185 || m_renderbufferFormat == GL_R11F_G11F_B10F) in init()
651 GL_R11F_G11F_B10F, in init()
Des3fFboMultisampleTests.cpp282 GL_R11F_G11F_B10F, in init()
Des3fFragmentOutputTests.cpp997 GL_R11F_G11F_B10F, in createRandomCase()
1099 GL_R11F_G11F_B10F, in init()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp73 InsertFormatMapping(&map, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_R11F_G11F_B10F); in BuildFormatMap()
863 case GL_R11F_G11F_B10F: in ValidateTextureFormatType()
927 case GL_UNSIGNED_INT_10F_11F_11F_REV: VALIDATE_INTERNALFORMAT(GL_R11F_G11F_B10F) in ValidateTextureFormatType()
929 …case GL_HALF_FLOAT: VALIDATE_INTERNALFORMAT(GL_RGB16F, GL_R11F_G11F_B10F, GL_RGB… in ValidateTextureFormatType()
930 … VALIDATE_INTERNALFORMAT(GL_RGB32F, GL_RGB16F, GL_R11F_G11F_B10F, GL_RGB9_E5) in ValidateTextureFormatType()
1090 case GL_R11F_G11F_B10F: in IsColorRenderable()
1154 case GL_R11F_G11F_B10F: in IsDepthRenderable()
1212 case GL_R11F_G11F_B10F: in IsStencilRenderable()
1570 case GL_R11F_G11F_B10F: in ConvertRenderbufferFormat()
DlibGLESv3.cpp147 InsertFormatMapping(map, GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV); in BuildFormatMap3D()
148 InsertFormatMapping(map, GL_R11F_G11F_B10F, GL_RGB, GL_HALF_FLOAT); in BuildFormatMap3D()
149 InsertFormatMapping(map, GL_R11F_G11F_B10F, GL_RGB, GL_FLOAT); in BuildFormatMap3D()
292 InsertFormatStorageMapping(map, GL_R11F_G11F_B10F, GL_UNSIGNED_INT_10F_11F_11F_REV); in BuildFormatMapStorage2D()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp73 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, }, in init()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp116 GL_R11F_G11F_B10F,
128 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
/external/mesa3d/src/mesa/main/
Dshaderimage.c77 case GL_R11F_G11F_B10F: in _mesa_get_shader_image_format()
408 case GL_R11F_G11F_B10F: in _mesa_is_shader_image_format_supported()
Dglformats.c1230 case GL_R11F_G11F_B10F: in _mesa_is_color_format()
2985 if (internalFormat != GL_R11F_G11F_B10F) in _mesa_es3_error_check_format_and_type()
2997 case GL_R11F_G11F_B10F: in _mesa_es3_error_check_format_and_type()
3009 case GL_R11F_G11F_B10F: in _mesa_es3_error_check_format_and_type()
3659 case GL_R11F_G11F_B10F: in _mesa_is_es3_color_renderable()
3711 case GL_R11F_G11F_B10F: in _mesa_is_es3_texture_filterable()
Dtexformat.c358 case GL_R11F_G11F_B10F: in _mesa_choose_tex_format()
Dtextureview.c143 {GL_VIEW_CLASS_32_BITS, GL_R11F_G11F_B10F},
/external/deqp/framework/opengl/
DgluTextureUtil.cpp173 case FMT_CASE(RGB, UNSIGNED_INT_11F_11F_10F_REV): return GL_R11F_G11F_B10F; in getInternalFormat()
497 …case GL_R11F_G11F_B10F: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT_11F_… in mapGLInternalFormat()
576 case GL_R11F_G11F_B10F: in isGLInternalColorFormatFilterable()
1144 case GL_R11F_G11F_B10F: in getRenderableBitsES3()
DgluStrUtil.inl842 case GL_R11F_G11F_B10F: return "GL_R11F_G11F_B10F";
1692 case GL_R11F_G11F_B10F: return "GL_R11F_G11F_B10F";
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1316 return createFormat == GL_R11F_G11F_B10F; in isCompatibleFormats()
1323 || createFormat == GL_R11F_G11F_B10F in isCompatibleFormats()
1329 || createFormat == GL_R11F_G11F_B10F in isCompatibleFormats()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp158 GL_R11F_G11F_B10F,
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp210 glInternalFormat=GL_R11F_G11F_B10F; in PVRTGetOGLES3TextureFormat()

123