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()2636 case FORMAT_L8: in has16bitTextureFormat()2683 case FORMAT_L8: in has8bitTextureComponents()2783 case FORMAT_L8: in has16bitTextureComponents()2863 case FORMAT_L8: in has32bitIntegerTextureComponents()2935 case FORMAT_L8: in hasYuvFormat()3005 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()2849 case FORMAT_L8: in isFloatFormat()2938 case FORMAT_L8: in isUnsignedComponent()2988 case FORMAT_L8: in isSRGBreadable()3219 case FORMAT_L8: return 1; in componentCount()3942 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()
1219 case GL_UNSIGNED_BYTE: return sw::FORMAT_L8; in ConvertReadFormatType()
422 case GL_LUMINANCE8_EXT: return sw::FORMAT_L8; in SelectInternalFormat()