Searched refs:D3DFMT_L8 (Results 1 – 7 of 7) sorted by relevance
627 case D3DFMT_L8: in copyFromRTInternal()675 case D3DFMT_L8: in copyFromRTInternal()731 case D3DFMT_L8: in copyFromRTInternal()784 case D3DFMT_L8: in copyFromRTInternal()841 case D3DFMT_L8: in copyFromRTInternal()
167 …InsertD3D9FormatInfo(&map, GL_LUMINANCE8_EXT, D3DFMT_L8, D3DFMT_UNKNO… in BuildD3D9FormatMap()
82 case D3DFMT_L8: in GetD3DFormatInfo()
279 [D3DFMT_L8] = PIPE_FORMAT_L8_UNORM,340 [PIPE_FORMAT_L8_UNORM] = D3DFMT_L8,
432 case D3DFMT_L8: return "D3DFMT_L8"; in d3dformat_to_string()
611 D3DFMT_L8 = 50, enumerator
1355 case SURFACE_FORMAT_L8: return D3DFMT_L8; break; in SurfaceFormatToD3D()