Searched refs:FORMAT_L8 (Results 1 – 8 of 8) sorted by relevance
268 case D3DFMT_L8: return sw::FORMAT_L8; in translateFormat()
381 case D3DFMT_L8: return sw::FORMAT_L8; in translateFormat()
225 case FORMAT_L8: in sampleTexture()453 case FORMAT_L8: in sampleTexture()2637 case FORMAT_L8: in has16bitTextureFormat()2684 case FORMAT_L8: in has8bitTextureComponents()2784 case FORMAT_L8: in has16bitTextureComponents()2864 case FORMAT_L8: in has32bitIntegerTextureComponents()2936 case FORMAT_L8: in hasYuvFormat()3006 case FORMAT_L8: return component < 1; in isRGBComponent()
193 FORMAT_L8, enumerator
373 case FORMAT_L8: in write()931 case FORMAT_L8: in read()1671 case FORMAT_L8: return 1; in bytes()2845 case FORMAT_L8: in isFloatFormat()2934 case FORMAT_L8: in isUnsignedComponent()2984 case FORMAT_L8: in isSRGBreadable()3215 case FORMAT_L8: return 1; in componentCount()3938 case FORMAT_L8: return FORMAT_L8; in selectInternalFormat()
230 case FORMAT_L8: in read()432 case FORMAT_L8: in write()990 case FORMAT_L8: in GetScale()
1259 case GL_UNSIGNED_BYTE: return sw::FORMAT_L8; in ConvertReadFormatType()
422 case GL_LUMINANCE8_EXT: return sw::FORMAT_L8; in SelectInternalFormat()