Home
last modified time | relevance | path

Searched refs:GL_SRGB8 (Results 1 – 25 of 34) sorted by relevance

12

/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp83 { "srgb8", GL_SRGB8, }, in init()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp179 GL_SRGB8,
184 GL_SRGB8,
189 GL_SRGB8,
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp128 InsertFormatMapping(&map, GL_SRGB_EXT, GL_UNSIGNED_BYTE, GL_SRGB8); in BuildFormatMap()
841 case GL_SRGB8: in ValidateTextureFormatType()
886 case GL_UNSIGNED_BYTE: VALIDATE_INTERNALFORMAT(GL_RGB8, GL_RGB565, GL_SRGB8) in ValidateTextureFormatType()
1530 case GL_SRGB8: return sw::FORMAT_SRGB8_X8; in ConvertRenderbufferFormat()
DlibGLESv3.cpp144 InsertFormatMapping(map, GL_SRGB8, GL_RGB, GL_UNSIGNED_BYTE); in BuildFormatMap3D()
290 InsertFormatStorageMapping(map, GL_SRGB8, GL_UNSIGNED_BYTE); in BuildFormatMapStorage2D()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp185 case FMT_CASE(sRGB, UNORM_INT8): return GL_SRGB8; in getInternalFormat()
509 case GL_SRGB8: return TextureFormat(TextureFormat::sRGB, TextureFormat::UNORM_INT8); in mapGLInternalFormat()
570 case GL_SRGB8: in isGLInternalColorFormatFilterable()
DgluStrUtil.inl854 case GL_SRGB8: return "GL_SRGB8";
1704 case GL_SRGB8: return "GL_SRGB8";
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp99 GL_RGB9_E5, GL_SRGB8,
Des3fFboTestUtil.cpp964 case GL_SRGB8: return "srgb8"; in getFormatName()
Des3fTextureUnitTests.cpp115 GL_SRGB8,
Des3fTextureFormatTests.cpp1351 { "srgb8", GL_SRGB8, }, in init()
/external/swiftshader/src/OpenGL/common/
DImage.cpp763 case GL_SRGB8: in SelectInternalFormat()
958 case GL_SRGB8: in ComputePixelSize()
1324 case GL_SRGB8: in loadImageData()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp469 { "srgb8", GL_SRGB8, }, in init()
Des31fFboTestUtil.cpp512 case GL_SRGB8: return "srgb8"; in getFormatName()
Des31fTextureSpecificationTests.cpp806 { "srgb8", GL_SRGB8, }, in init()
Des31fTextureLevelStateQueryTests.cpp594 …GL_RGBA8, GL_RGBA8_SNORM, GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8, GL_SRGB8_ALPHA8, GL_R16F, GL_RG16F, in generateInternalFormatTextureGenerationGroup()
Des31fTextureBorderClampTests.cpp2329 { "srgb8", GL_SRGB8, tcu::Sampler::MODE_LAST }, in init()
Des31fCopyImageTests.cpp2485 textureFormatViewClasses[VIEWCLASS_24_BITS].push_back(GL_SRGB8); in init()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c508 case GL_SRGB8: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c508 case GL_SRGB8: in radeonChooseTextureFormat()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp339 glInternalFormat=GL_SRGB8; in PVRTGetOGLES3TextureFormat()
/external/mesa3d/src/mesa/main/
Dfbobject.c2766 return GL_SRGB8; in get_nongeneric_internalformat()
2818 case GL_SRGB8: in get_linear_internalformat()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h574 #define GL_SRGB8 0x8C41 macro
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1306 || createFormat == GL_SRGB8; in isCompatibleFormats()
/external/swiftshader/include/GLES3/
Dgl3.h749 #define GL_SRGB8 0x8C41 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl929 #define GL_SRGB8 0x8C41 macro

12