Searched refs:FORMAT_SRGB8_A8 (Results 1 – 9 of 9) sorted by relevance
299 case FORMAT_SRGB8_A8: in copyRoutine()591 case FORMAT_SRGB8_A8: in blend()
205 case FORMAT_SRGB8_A8: in sampleTexture()433 case FORMAT_SRGB8_A8: in sampleTexture()1800 case FORMAT_SRGB8_A8: in sampleTexel()2626 case FORMAT_SRGB8_A8: in has16bitTextureFormat()2678 case FORMAT_SRGB8_A8: in has8bitTextureComponents()2773 case FORMAT_SRGB8_A8: in has16bitTextureComponents()2839 case FORMAT_SRGB8_A8: in has32bitIntegerTextureComponents()2925 case FORMAT_SRGB8_A8: in hasYuvFormat()2995 case FORMAT_SRGB8_A8: return component < 3; in isRGBComponent()
1037 case FORMAT_SRGB8_A8: in readPixel()1408 case FORMAT_SRGB8_A8: in writeColor()1493 case FORMAT_SRGB8_A8: in writeColor()1696 case FORMAT_SRGB8_A8: in writeColor()1701 …rgetFormat[index] == FORMAT_A8B8G8R8 || state.targetFormat[index] == FORMAT_SRGB8_A8) && rgbaWrite… in writeColor()
644 case FORMAT_SRGB8_A8: in rasterOperation()788 case FORMAT_SRGB8_A8: in clampColor()
157 case FORMAT_SRGB8_A8: in write()592 case FORMAT_SRGB8_A8: in read()1586 case FORMAT_SRGB8_A8: return 4; in bytes()2810 case FORMAT_SRGB8_A8: in isFloatFormat()2905 case FORMAT_SRGB8_A8: in isUnsignedComponent()2992 case FORMAT_SRGB8_A8: in isSRGBreadable()3019 case FORMAT_SRGB8_A8: in isSRGBwritable()3032 case FORMAT_SRGB8_A8: in isSRGBformat()3162 case FORMAT_SRGB8_A8: return 4; in componentCount()3859 case FORMAT_SRGB8_A8: in selectInternalFormat()[all …]
95 FORMAT_SRGB8_A8, enumerator
272 case FORMAT_SRGB8_A8: in read()453 case FORMAT_SRGB8_A8: in write()1001 case FORMAT_SRGB8_A8: in GetScale()
2373 case sw::FORMAT_SRGB8_A8: return GL_RGBA8; in ConvertBackBufferFormat()
365 case GL_SRGB8_ALPHA8: return sw::FORMAT_SRGB8_A8; in SelectInternalFormat()