Searched refs:D3DFMT_X8L8V8U8 (Results 1 – 8 of 8) sorted by relevance
229 …case D3DFMT_X8L8V8U8: if(!Capabilities::Surface::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()270 …case D3DFMT_X8L8V8U8: if(!Capabilities::Volume::X8L8V8U8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()345 …case D3DFMT_X8L8V8U8: if(!Capabilities::CubeMap::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()386 …case D3DFMT_X8L8V8U8: if(!Capabilities::VolumeTexture::X8L8V8U8) return NOTAVAILABLE(); else … in CheckDeviceFormat()461 …case D3DFMT_X8L8V8U8: if(!Capabilities::Texture::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
265 case D3DFMT_X8L8V8U8: return sw::FORMAT_X8L8V8U8; in translateFormat()
338 case D3DFMT_X8L8V8U8: in d3d9_to_pipe_format_checked()437 case D3DFMT_X8L8V8U8: return "D3DFMT_X8L8V8U8"; in d3dformat_to_string()
284 [D3DFMT_X8L8V8U8] = PIPE_FORMAT_R8SG8SB8UX8U_NORM,
349 …case D3DFMT_X8L8V8U8: if(!Capabilities::Surface::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()409 …case D3DFMT_X8L8V8U8: if(!Capabilities::Volume::X8L8V8U8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()516 …case D3DFMT_X8L8V8U8: if(!Capabilities::CubeMap::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()572 …case D3DFMT_X8L8V8U8: if(!Capabilities::VolumeTexture::X8L8V8U8) return NOTAVAILABLE(); else … in CheckDeviceFormat()680 …case D3DFMT_X8L8V8U8: if(!Capabilities::Texture::X8L8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
377 case D3DFMT_X8L8V8U8: return sw::FORMAT_X8L8V8U8; in translateFormat()
1295 D3DFMT_X8L8V8U8 = 62, enumerator
616 D3DFMT_X8L8V8U8 = 62, enumerator