Searched refs:FORMAT_SRGB8_A8 (Results 1 – 9 of 9) sorted by relevance
303 case FORMAT_SRGB8_A8: in copyRoutine()595 case FORMAT_SRGB8_A8: in blend()
205 case FORMAT_SRGB8_A8: in sampleTexture()435 case FORMAT_SRGB8_A8: in sampleTexture()1804 case FORMAT_SRGB8_A8: in sampleTexel()2625 case FORMAT_SRGB8_A8: in has16bitTextureFormat()2679 case FORMAT_SRGB8_A8: in has8bitTextureComponents()2776 case FORMAT_SRGB8_A8: in has16bitTextureComponents()2844 case FORMAT_SRGB8_A8: in has32bitIntegerTextureComponents()2932 case FORMAT_SRGB8_A8: in hasYuvFormat()3004 case FORMAT_SRGB8_A8: return component < 3; in isRGBComponent()
1036 case FORMAT_SRGB8_A8: in readPixel()1407 case FORMAT_SRGB8_A8: in writeColor()1492 case FORMAT_SRGB8_A8: in writeColor()1695 case FORMAT_SRGB8_A8: in writeColor()1700 …rgetFormat[index] == FORMAT_A8B8G8R8 || state.targetFormat[index] == FORMAT_SRGB8_A8) && rgbaWrite… in writeColor()
602 case FORMAT_SRGB8_A8: in rasterOperation()746 case FORMAT_SRGB8_A8: in clampColor()
150 case FORMAT_SRGB8_A8: in write()578 case FORMAT_SRGB8_A8: in read()1572 case FORMAT_SRGB8_A8: return 4; in bytes()2843 case FORMAT_SRGB8_A8: in isFloatFormat()2938 case FORMAT_SRGB8_A8: in isUnsignedComponent()3025 case FORMAT_SRGB8_A8: in isSRGBreadable()3052 case FORMAT_SRGB8_A8: in isSRGBwritable()3065 case FORMAT_SRGB8_A8: in isSRGBformat()3195 case FORMAT_SRGB8_A8: return 4; in componentCount()3883 case FORMAT_SRGB8_A8: in selectInternalFormat()[all …]
95 FORMAT_SRGB8_A8, enumerator
272 case FORMAT_SRGB8_A8: in read()452 case FORMAT_SRGB8_A8: in write()999 case FORMAT_SRGB8_A8: in GetScale()
2142 case sw::FORMAT_SRGB8_A8: return GL_RGBA8; in ConvertBackBufferFormat()
503 case GL_SRGB8_ALPHA8: return sw::FORMAT_SRGB8_A8; in SelectInternalFormat()