Searched refs:D3DFMT_A4R4G4B4 (Results 1 – 9 of 9) sorted by relevance
174 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()207 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()248 …case D3DFMT_A4R4G4B4: if(!Capabilities::Volume::A4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()290 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()323 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()364 …case D3DFMT_A4R4G4B4: if(!Capabilities::VolumeTexture::A4R4G4B4) return NOTAVAILABLE(); else … in CheckDeviceFormat()406 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()439 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
250 case D3DFMT_A4R4G4B4: return sw::FORMAT_A4R4G4B4; in translateFormat()
265 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()314 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()374 …case D3DFMT_A4R4G4B4: if(!Capabilities::Volume::A4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()432 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()481 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()537 …case D3DFMT_A4R4G4B4: if(!Capabilities::VolumeTexture::A4R4G4B4) return NOTAVAILABLE(); else … in CheckDeviceFormat()595 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()645 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
358 case D3DFMT_A4R4G4B4: return sw::FORMAT_A4R4G4B4; in translateFormat()
370 case D3DFMT_A4R4G4B4: in isSRGBreadable()
261 [D3DFMT_A4R4G4B4] = PIPE_FORMAT_B4G4R4A4_UNORM,320 [PIPE_FORMAT_B4G4R4A4_UNORM] = D3DFMT_A4R4G4B4,
415 case D3DFMT_A4R4G4B4: return "D3DFMT_A4R4G4B4"; in d3dformat_to_string()
1278 D3DFMT_A4R4G4B4 = 26, enumerator
598 D3DFMT_A4R4G4B4 = 26, enumerator