Searched refs:FORMAT_SRGB8_A8 (Results 1 – 9 of 9) sorted by relevance
295 case FORMAT_SRGB8_A8: in copyRoutine()587 case FORMAT_SRGB8_A8: in blend()
205 case FORMAT_SRGB8_A8: in sampleTexture()433 case FORMAT_SRGB8_A8: in sampleTexture()1801 case FORMAT_SRGB8_A8: in sampleTexel()2625 case FORMAT_SRGB8_A8: in has16bitTextureFormat()2677 case FORMAT_SRGB8_A8: in has8bitTextureComponents()2772 case FORMAT_SRGB8_A8: in has16bitTextureComponents()2838 case FORMAT_SRGB8_A8: in has32bitIntegerTextureComponents()2924 case FORMAT_SRGB8_A8: in hasYuvFormat()2994 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()1703 case FORMAT_SRGB8_A8: in writeColor()1708 …rgetFormat[index] == FORMAT_A8B8G8R8 || state.targetFormat[index] == FORMAT_SRGB8_A8) && rgbaWrite… in writeColor()
673 case FORMAT_SRGB8_A8: in rasterOperation()817 case FORMAT_SRGB8_A8: in clampColor()
157 case FORMAT_SRGB8_A8: in write()592 case FORMAT_SRGB8_A8: in read()1545 case FORMAT_SRGB8_A8: return 4; in bytes()2647 case FORMAT_SRGB8_A8: in isFloatFormat()2742 case FORMAT_SRGB8_A8: in isUnsignedComponent()2829 case FORMAT_SRGB8_A8: in isSRGBreadable()2856 case FORMAT_SRGB8_A8: in isSRGBwritable()2869 case FORMAT_SRGB8_A8: in isSRGBformat()2971 case FORMAT_SRGB8_A8: return 4; in componentCount()3668 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()
2320 case sw::FORMAT_SRGB8_A8: return GL_RGBA8; in ConvertBackBufferFormat()
365 case GL_SRGB8_ALPHA8: return sw::FORMAT_SRGB8_A8; in SelectInternalFormat()