Searched refs:D3DFMT_V8U8 (Results 1 – 8 of 8) sorted by relevance
227 …case D3DFMT_V8U8: if(!Capabilities::Surface::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()268 …case D3DFMT_V8U8: if(!Capabilities::Volume::V8U8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()343 …case D3DFMT_V8U8: if(!Capabilities::CubeMap::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()384 …case D3DFMT_V8U8: if(!Capabilities::VolumeTexture::V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()459 …case D3DFMT_V8U8: if(!Capabilities::Texture::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
262 case D3DFMT_V8U8: return sw::FORMAT_V8U8; in translateFormat()
277 [D3DFMT_V8U8] = PIPE_FORMAT_R8G8_SNORM,339 [PIPE_FORMAT_R8G8_SNORM] = D3DFMT_V8U8,
431 case D3DFMT_V8U8: return "D3DFMT_V8U8"; in d3dformat_to_string()
347 …case D3DFMT_V8U8: if(!Capabilities::Surface::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()407 …case D3DFMT_V8U8: if(!Capabilities::Volume::V8U8) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()514 …case D3DFMT_V8U8: if(!Capabilities::CubeMap::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()570 …case D3DFMT_V8U8: if(!Capabilities::VolumeTexture::V8U8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()678 …case D3DFMT_V8U8: if(!Capabilities::Texture::V8U8) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
374 case D3DFMT_V8U8: return sw::FORMAT_V8U8; in translateFormat()
1293 D3DFMT_V8U8 = 60, enumerator
614 D3DFMT_V8U8 = 60, enumerator