Searched refs:FORMAT_A8L8 (Results 1 – 7 of 7) sorted by relevance
270 case D3DFMT_A8L8: return sw::FORMAT_A8L8; in translateFormat()
384 case D3DFMT_A8L8: return sw::FORMAT_A8L8; in translateFormat()
231 case FORMAT_A8L8: in sampleTexture()459 case FORMAT_A8L8: in sampleTexture()1895 case FORMAT_A8L8: in sampleTexel()2638 case FORMAT_A8L8: in has16bitTextureFormat()2685 case FORMAT_A8L8: in has8bitTextureComponents()2785 case FORMAT_A8L8: in has16bitTextureComponents()2865 case FORMAT_A8L8: in has32bitIntegerTextureComponents()2937 case FORMAT_A8L8: in hasYuvFormat()3007 case FORMAT_A8L8: return component < 1; in isRGBComponent()
382 case FORMAT_A8L8: in write()951 case FORMAT_A8L8: in read()1674 case FORMAT_A8L8: return 2; in bytes()2847 case FORMAT_A8L8: in isFloatFormat()2936 case FORMAT_A8L8: in isUnsignedComponent()2985 case FORMAT_A8L8: in isSRGBreadable()3217 case FORMAT_A8L8: return 2; in componentCount()3939 case FORMAT_A4L4: return FORMAT_A8L8; in selectInternalFormat()3941 case FORMAT_A8L8: return FORMAT_A8L8; in selectInternalFormat()
196 FORMAT_A8L8, enumerator
1269 case GL_UNSIGNED_BYTE: return sw::FORMAT_A8L8; in ConvertReadFormatType()
423 case GL_LUMINANCE8_ALPHA8_EXT: return sw::FORMAT_A8L8; in SelectInternalFormat()