Searched refs:D3DFMT_A8P8 (Results 1 – 8 of 8) sorted by relevance
216 …case D3DFMT_A8P8: if(!Capabilities::Surface::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()257 …case D3DFMT_A8P8: if(!Capabilities::Volume::A8P8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()332 …case D3DFMT_A8P8: if(!Capabilities::CubeMap::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()373 …case D3DFMT_A8P8: if(!Capabilities::VolumeTexture::A8P8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()448 …case D3DFMT_A8P8: if(!Capabilities::Texture::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
255 case D3DFMT_A8P8: return sw::FORMAT_A8P8; in translateFormat()
272 [D3DFMT_A8P8] = PIPE_FORMAT_NONE,333 [PIPE_FORMAT_R8A8_UINT] = D3DFMT_A8P8,
426 case D3DFMT_A8P8: return "D3DFMT_A8P8"; in d3dformat_to_string()
325 …case D3DFMT_A8P8: if(!Capabilities::Surface::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()385 …case D3DFMT_A8P8: if(!Capabilities::Volume::A8P8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()492 …case D3DFMT_A8P8: if(!Capabilities::CubeMap::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()548 …case D3DFMT_A8P8: if(!Capabilities::VolumeTexture::A8P8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()656 …case D3DFMT_A8P8: if(!Capabilities::Texture::A8P8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
366 case D3DFMT_A8P8: return sw::FORMAT_A8P8; in translateFormat()
1286 D3DFMT_A8P8 = 40, enumerator
609 D3DFMT_A8P8 = 40, enumerator