Searched refs:D3DFMT_A8L8 (Results 1 – 9 of 9) sorted by relevance
236 …case D3DFMT_A8L8: if(!Capabilities::Surface::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()277 …case D3DFMT_A8L8: if(!Capabilities::Volume::A8L8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()352 …case D3DFMT_A8L8: if(!Capabilities::CubeMap::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()393 …case D3DFMT_A8L8: if(!Capabilities::VolumeTexture::A8L8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()468 …case D3DFMT_A8L8: if(!Capabilities::Texture::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
270 case D3DFMT_A8L8: return sw::FORMAT_A8L8; in translateFormat()
275 [D3DFMT_A8L8] = PIPE_FORMAT_L8A8_UNORM,336 [PIPE_FORMAT_L8A8_UNORM] = D3DFMT_A8L8,
429 case D3DFMT_A8L8: return "D3DFMT_A8L8"; in d3dformat_to_string()
358 …case D3DFMT_A8L8: if(!Capabilities::Surface::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()418 …case D3DFMT_A8L8: if(!Capabilities::Volume::A8L8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()525 …case D3DFMT_A8L8: if(!Capabilities::CubeMap::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()581 …case D3DFMT_A8L8: if(!Capabilities::VolumeTexture::A8L8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()689 …case D3DFMT_A8L8: if(!Capabilities::Texture::A8L8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
384 case D3DFMT_A8L8: return sw::FORMAT_A8L8; in translateFormat()
361 case D3DFMT_A8L8: in isSRGBreadable()
1290 D3DFMT_A8L8 = 51, enumerator
612 D3DFMT_A8L8 = 51, enumerator