Searched refs:D3DFMT_A8 (Results 1 – 8 of 8) sorted by relevance
203 … case D3DFMT_A8: if(!Capabilities::Surface::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()244 … case D3DFMT_A8: if(!Capabilities::Volume::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()319 … case D3DFMT_A8: if(!Capabilities::CubeMap::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()360 …case D3DFMT_A8: if(!Capabilities::VolumeTexture::A8) return NOTAVAILABLE(); else return D3… in CheckDeviceFormat()435 … case D3DFMT_A8: if(!Capabilities::Texture::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()
256 case D3DFMT_A8: return sw::FORMAT_A8; in translateFormat()
263 [D3DFMT_A8] = PIPE_FORMAT_A8_UNORM,322 [PIPE_FORMAT_A8_UNORM] = D3DFMT_A8,
417 case D3DFMT_A8: return "D3DFMT_A8"; in d3dformat_to_string()
310 … case D3DFMT_A8: if(!Capabilities::Surface::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()370 … case D3DFMT_A8: if(!Capabilities::Volume::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()477 … case D3DFMT_A8: if(!Capabilities::CubeMap::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()533 …case D3DFMT_A8: if(!Capabilities::VolumeTexture::A8) return NOTAVAILABLE(); else return D3… in CheckDeviceFormat()641 … case D3DFMT_A8: if(!Capabilities::Texture::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()
367 case D3DFMT_A8: return sw::FORMAT_A8; in translateFormat()
1280 D3DFMT_A8 = 28, enumerator
600 D3DFMT_A8 = 28, enumerator