Lines Matching refs:D3DFMT_A2R10G10B10
276 …case D3DFMT_A2R10G10B10: if(!Capabilities::Surface::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
328 …case D3DFMT_A2R10G10B10: if(!Capabilities::Surface::A2R10G10B10) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
388 …case D3DFMT_A2R10G10B10: if(!Capabilities::Volume::A2R10G10B10) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
443 …case D3DFMT_A2R10G10B10: if(!Capabilities::CubeMap::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
495 …case D3DFMT_A2R10G10B10: if(!Capabilities::CubeMap::A2R10G10B10) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
551 …case D3DFMT_A2R10G10B10: if(!Capabilities::VolumeTexture::A2R10G10B10) return NOTAVAILABLE(); e… in CheckDeviceFormat()
606 …case D3DFMT_A2R10G10B10: if(!Capabilities::Texture::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
659 …case D3DFMT_A2R10G10B10: if(!Capabilities::Texture::A2R10G10B10) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
837 case D3DFMT_A2R10G10B10: in CheckDeviceType()
854 case D3DFMT_A2R10G10B10: in CheckDeviceType()
881 case D3DFMT_A2R10G10B10: in CheckDeviceType()
951 case D3DFMT_A2R10G10B10: bpp = 32; break; in EnumAdapterModes()
1157 case D3DFMT_A2R10G10B10: in GetAdapterModeCount()