Searched refs:D3DFMT_L8 (Results 1 – 9 of 9) sorted by relevance
234 … case D3DFMT_L8: if(!Capabilities::Surface::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()275 … case D3DFMT_L8: if(!Capabilities::Volume::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()350 … case D3DFMT_L8: if(!Capabilities::CubeMap::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()391 …case D3DFMT_L8: if(!Capabilities::VolumeTexture::L8) return NOTAVAILABLE(); else return D3… in CheckDeviceFormat()466 … case D3DFMT_L8: if(!Capabilities::Texture::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()
268 case D3DFMT_L8: return sw::FORMAT_L8; in translateFormat()
274 [D3DFMT_L8] = PIPE_FORMAT_L8_UNORM,335 [PIPE_FORMAT_L8_UNORM] = D3DFMT_L8,
428 case D3DFMT_L8: return "D3DFMT_L8"; in d3dformat_to_string()
355 … case D3DFMT_L8: if(!Capabilities::Surface::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()415 … case D3DFMT_L8: if(!Capabilities::Volume::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()522 … case D3DFMT_L8: if(!Capabilities::CubeMap::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()578 …case D3DFMT_L8: if(!Capabilities::VolumeTexture::L8) return NOTAVAILABLE(); else return D3… in CheckDeviceFormat()686 … case D3DFMT_L8: if(!Capabilities::Texture::L8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()
381 case D3DFMT_L8: return sw::FORMAT_L8; in translateFormat()
360 case D3DFMT_L8: in isSRGBreadable()
1289 D3DFMT_L8 = 50, enumerator
611 D3DFMT_L8 = 50, enumerator