Searched refs:D3DFMT_Q8W8V8U8 (Results 1 – 8 of 8) sorted by relevance
230 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Surface::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()271 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Volume::Q8W8V8U8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()346 …case D3DFMT_Q8W8V8U8: if(!Capabilities::CubeMap::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()387 …case D3DFMT_Q8W8V8U8: if(!Capabilities::VolumeTexture::Q8W8V8U8) return NOTAVAILABLE(); else … in CheckDeviceFormat()462 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Texture::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
264 case D3DFMT_Q8W8V8U8: return sw::FORMAT_Q8W8V8U8; in translateFormat()
280 [D3DFMT_Q8W8V8U8] = PIPE_FORMAT_R8G8B8A8_SNORM,342 [PIPE_FORMAT_R8G8B8A8_SNORM] = D3DFMT_Q8W8V8U8,
434 case D3DFMT_Q8W8V8U8: return "D3DFMT_Q8W8V8U8"; in d3dformat_to_string()
350 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Surface::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()410 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Volume::Q8W8V8U8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()517 …case D3DFMT_Q8W8V8U8: if(!Capabilities::CubeMap::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()573 …case D3DFMT_Q8W8V8U8: if(!Capabilities::VolumeTexture::Q8W8V8U8) return NOTAVAILABLE(); else … in CheckDeviceFormat()681 …case D3DFMT_Q8W8V8U8: if(!Capabilities::Texture::Q8W8V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
376 case D3DFMT_Q8W8V8U8: return sw::FORMAT_Q8W8V8U8; in translateFormat()
1296 D3DFMT_Q8W8V8U8 = 63, enumerator
617 D3DFMT_Q8W8V8U8 = 63, enumerator