Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SIGNED_RG11_EAC (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dtexcompress.c89 case GL_COMPRESSED_SIGNED_RG11_EAC: in _mesa_gl_compressed_format_base_format()
368 formats[n++] = GL_COMPRESSED_SIGNED_RG11_EAC; in _mesa_get_compressed_formats()
549 case GL_COMPRESSED_SIGNED_RG11_EAC: in _mesa_glenum_to_compressed_format()
737 return GL_COMPRESSED_SIGNED_RG11_EAC; in _mesa_compressed_format_to_glenum()
Dcopyimage.c375 case GL_COMPRESSED_SIGNED_RG11_EAC: in compressed_format_compatible()
Dtextureview.c202 {VIEW_CLASS_EAC_RG11, GL_COMPRESSED_SIGNED_RG11_EAC},
Dglformats.c924 case GL_COMPRESSED_SIGNED_RG11_EAC: in _mesa_is_etc2_format()
1108 case GL_COMPRESSED_SIGNED_RG11_EAC: in _mesa_is_color_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp245 case tcu::COMPRESSEDTEXFORMAT_EAC_SIGNED_RG11: return GL_COMPRESSED_SIGNED_RG11_EAC; in getGLFormat()
304 case GL_COMPRESSED_SIGNED_RG11_EAC: return tcu::COMPRESSEDTEXFORMAT_EAC_SIGNED_RG11; in mapGLCompressedTexFormat()
354 case GL_COMPRESSED_SIGNED_RG11_EAC: in isCompressedFormat()
DgluStrUtil.inl902 case GL_COMPRESSED_SIGNED_RG11_EAC: return "GL_COMPRESSED_SIGNED_RG11_EAC";
1744 case GL_COMPRESSED_SIGNED_RG11_EAC: return "GL_COMPRESSED_SIGNED_RG11_EAC";
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp269 GL_COMPRESSED_SIGNED_RG11_EAC,
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp198 GL_COMPRESSED_SIGNED_RG11_EAC, in Context()
/external/swiftshader/src/OpenGL/common/
DImage.cpp561 case GL_COMPRESSED_SIGNED_RG11_EAC: in SelectInternalFormat()
1131 case GL_COMPRESSED_SIGNED_RG11_EAC: in ComputeCompressedSize()
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h121 GL_COMPRESSED_SIGNED_RG11_EAC,
Dutilities.cpp487 case GL_COMPRESSED_SIGNED_RG11_EAC: in ValidateCompressedFormat()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp191 glInternalFormat=GL_COMPRESSED_SIGNED_RG11_EAC; in PVRTGetOGLES3TextureFormat()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1529 { GL_COMPRESSED_SIGNED_RG11_EAC, 0 },
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h791 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2530 compressedTextureFormatViewClasses[VIEWCLASS_EAC_RG11].push_back(GL_COMPRESSED_SIGNED_RG11_EAC); in init()
2615 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_SIGNED_RG11_EAC); in init()
Des31fTextureBorderClampTests.cpp2376 … { "compressed_signed_rg11_eac", GL_COMPRESSED_SIGNED_RG11_EAC, tcu::Sampler::MODE_LAST }, in init()
Des31fNegativeTextureApiTests.cpp468 …ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SIGNED_RG11_EAC, 1, 1, 0, divRoundUp(1,… in compressedteximage2d_invalid_size()
/external/mesa3d/include/GLES3/
Dgl3.h980 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
Dgl31.h980 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
Dgl32.h980 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
/external/swiftshader/include/GLES3/
Dgl3.h982 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1441 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
/external/swiftshader/include/GL/
Dglcorearb.h2247 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
Dglext.h2194 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro
/external/mesa3d/include/GL/
Dglcorearb.h2270 #define GL_COMPRESSED_SIGNED_RG11_EAC 0x9273 macro

12