Searched refs:D3DFMT_A4L4 (Results 1 – 8 of 8) sorted by relevance
235 …case D3DFMT_A4L4: if(!Capabilities::Surface::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()276 …case D3DFMT_A4L4: if(!Capabilities::Volume::A4L4) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()351 …case D3DFMT_A4L4: if(!Capabilities::CubeMap::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()392 …case D3DFMT_A4L4: if(!Capabilities::VolumeTexture::A4L4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()467 …case D3DFMT_A4L4: if(!Capabilities::Texture::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()616 mode->Format = D3DFMT_A4L4; in EnumAdapterModes()
269 case D3DFMT_A4L4: return sw::FORMAT_A4L4; in translateFormat()
276 [D3DFMT_A4L4] = PIPE_FORMAT_L4A4_UNORM,337 [PIPE_FORMAT_L4A4_UNORM] = D3DFMT_A4L4,
430 case D3DFMT_A4L4: return "D3DFMT_A4L4"; in d3dformat_to_string()
356 …case D3DFMT_A4L4: if(!Capabilities::Surface::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()416 …case D3DFMT_A4L4: if(!Capabilities::Volume::A4L4) return NOTAVAILABLE(); else return D3D_… in CheckDeviceFormat()523 …case D3DFMT_A4L4: if(!Capabilities::CubeMap::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()579 …case D3DFMT_A4L4: if(!Capabilities::VolumeTexture::A4L4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()687 …case D3DFMT_A4L4: if(!Capabilities::Texture::A4L4) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
382 case D3DFMT_A4L4: return sw::FORMAT_A4L4; in translateFormat()
1291 D3DFMT_A4L4 = 52, enumerator
613 D3DFMT_A4L4 = 52, enumerator