Lines Matching refs:RenderTarget

260 …case D3DFMT_NULL:			if(!Capabilities::Surface::RenderTarget::NULL_)			return NOTAVAILABLE();	else …  in CheckDeviceFormat()
261 …case D3DFMT_R8G8B8: if(!Capabilities::Surface::RenderTarget::R8G8B8) return NOTAVAILABLE(); els… in CheckDeviceFormat()
262 …case D3DFMT_R5G6B5: if(!Capabilities::Surface::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()
263 …case D3DFMT_X1R5G5B5: if(!Capabilities::Surface::RenderTarget::X1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
264 …case D3DFMT_A1R5G5B5: if(!Capabilities::Surface::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
265 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
266 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
267 …case D3DFMT_A8R3G3B2: if(!Capabilities::Surface::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()
268 …case D3DFMT_X4R4G4B4: if(!Capabilities::Surface::RenderTarget::X4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
269 …case D3DFMT_A8R8G8B8: if(!Capabilities::Surface::RenderTarget::A8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
270 …case D3DFMT_X8R8G8B8: if(!Capabilities::Surface::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
271 …case D3DFMT_A8B8G8R8: if(!Capabilities::Surface::RenderTarget::A8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
272 …case D3DFMT_X8B8G8R8: if(!Capabilities::Surface::RenderTarget::X8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
274 …case D3DFMT_G16R16: if(!Capabilities::Surface::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()
275 …case D3DFMT_A2B10G10R10: if(!Capabilities::Surface::RenderTarget::A2B10G10R10) return NOTAVAILABLE… in CheckDeviceFormat()
276 …case D3DFMT_A2R10G10B10: if(!Capabilities::Surface::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
277 …case D3DFMT_A16B16G16R16: if(!Capabilities::Surface::RenderTarget::A16B16G16R16) return NOTAVAILAB… in CheckDeviceFormat()
279 …case D3DFMT_R16F: if(!Capabilities::Surface::RenderTarget::R16F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
280 …case D3DFMT_G16R16F: if(!Capabilities::Surface::RenderTarget::G16R16F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
281 …case D3DFMT_A16B16G16R16F: if(!Capabilities::Surface::RenderTarget::A16B16G16R16F) return NOTAVAIL… in CheckDeviceFormat()
282 …case D3DFMT_R32F: if(!Capabilities::Surface::RenderTarget::R32F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
283 …case D3DFMT_G32R32F: if(!Capabilities::Surface::RenderTarget::G32R32F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
284 …case D3DFMT_A32B32G32R32F: if(!Capabilities::Surface::RenderTarget::A32B32G32R32F) return NOTAVAIL… in CheckDeviceFormat()
427 …case D3DFMT_NULL: if(!Capabilities::CubeMap::RenderTarget::NULL_) return NOTAVAILABLE(); else … in CheckDeviceFormat()
428 …case D3DFMT_R8G8B8: if(!Capabilities::CubeMap::RenderTarget::R8G8B8) return NOTAVAILABLE(); els… in CheckDeviceFormat()
429 …case D3DFMT_R5G6B5: if(!Capabilities::CubeMap::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()
430 …case D3DFMT_X1R5G5B5: if(!Capabilities::CubeMap::RenderTarget::X1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
431 …case D3DFMT_A1R5G5B5: if(!Capabilities::CubeMap::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
432 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
433 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
434 …case D3DFMT_A8R3G3B2: if(!Capabilities::CubeMap::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()
435 …case D3DFMT_X4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::X4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
436 …case D3DFMT_A8R8G8B8: if(!Capabilities::CubeMap::RenderTarget::A8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
437 …case D3DFMT_X8R8G8B8: if(!Capabilities::CubeMap::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
438 …case D3DFMT_A8B8G8R8: if(!Capabilities::CubeMap::RenderTarget::A8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
439 …case D3DFMT_X8B8G8R8: if(!Capabilities::CubeMap::RenderTarget::X8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
441 …case D3DFMT_G16R16: if(!Capabilities::CubeMap::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()
442 …case D3DFMT_A2B10G10R10: if(!Capabilities::CubeMap::RenderTarget::A2B10G10R10) return NOTAVAILABLE… in CheckDeviceFormat()
443 …case D3DFMT_A2R10G10B10: if(!Capabilities::CubeMap::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
444 …case D3DFMT_A16B16G16R16: if(!Capabilities::CubeMap::RenderTarget::A16B16G16R16) return NOTAVAILAB… in CheckDeviceFormat()
446 …case D3DFMT_R16F: if(!Capabilities::CubeMap::RenderTarget::R16F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
447 …case D3DFMT_G16R16F: if(!Capabilities::CubeMap::RenderTarget::G16R16F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
448 …case D3DFMT_A16B16G16R16F: if(!Capabilities::CubeMap::RenderTarget::A16B16G16R16F) return NOTAVAIL… in CheckDeviceFormat()
449 …case D3DFMT_R32F: if(!Capabilities::CubeMap::RenderTarget::R32F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
450 …case D3DFMT_G32R32F: if(!Capabilities::CubeMap::RenderTarget::G32R32F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
451 …case D3DFMT_A32B32G32R32F: if(!Capabilities::CubeMap::RenderTarget::A32B32G32R32F) return NOTAVAIL… in CheckDeviceFormat()
590 …case D3DFMT_NULL: if(!Capabilities::Texture::RenderTarget::NULL_) return NOTAVAILABLE(); else … in CheckDeviceFormat()
591 …case D3DFMT_R8G8B8: if(!Capabilities::Texture::RenderTarget::R8G8B8) return NOTAVAILABLE(); els… in CheckDeviceFormat()
592 …case D3DFMT_R5G6B5: if(!Capabilities::Texture::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()
593 …case D3DFMT_X1R5G5B5: if(!Capabilities::Texture::RenderTarget::X1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
594 …case D3DFMT_A1R5G5B5: if(!Capabilities::Texture::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()
595 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
596 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
597 …case D3DFMT_A8R3G3B2: if(!Capabilities::Texture::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()
598 …case D3DFMT_X4R4G4B4: if(!Capabilities::Texture::RenderTarget::X4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat()
599 …case D3DFMT_A8R8G8B8: if(!Capabilities::Texture::RenderTarget::A8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
600 …case D3DFMT_X8R8G8B8: if(!Capabilities::Texture::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
601 …case D3DFMT_A8B8G8R8: if(!Capabilities::Texture::RenderTarget::A8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
602 …case D3DFMT_X8B8G8R8: if(!Capabilities::Texture::RenderTarget::X8B8G8R8) return NOTAVAILABLE(); … in CheckDeviceFormat()
604 …case D3DFMT_G16R16: if(!Capabilities::Texture::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()
605 …case D3DFMT_A2B10G10R10: if(!Capabilities::Texture::RenderTarget::A2B10G10R10) return NOTAVAILABLE… in CheckDeviceFormat()
606 …case D3DFMT_A2R10G10B10: if(!Capabilities::Texture::RenderTarget::A2R10G10B10) return NOTAVAILABLE… in CheckDeviceFormat()
607 …case D3DFMT_A16B16G16R16: if(!Capabilities::Texture::RenderTarget::A16B16G16R16) return NOTAVAILAB… in CheckDeviceFormat()
609 …case D3DFMT_R16F: if(!Capabilities::Texture::RenderTarget::R16F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
610 …case D3DFMT_G16R16F: if(!Capabilities::Texture::RenderTarget::G16R16F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
611 …case D3DFMT_A16B16G16R16F: if(!Capabilities::Texture::RenderTarget::A16B16G16R16F) return NOTAVAIL… in CheckDeviceFormat()
612 …case D3DFMT_R32F: if(!Capabilities::Texture::RenderTarget::R32F) return NOTAVAILABLE(); else r… in CheckDeviceFormat()
613 …case D3DFMT_G32R32F: if(!Capabilities::Texture::RenderTarget::G32R32F) return NOTAVAILABLE(); el… in CheckDeviceFormat()
614 …case D3DFMT_A32B32G32R32F: if(!Capabilities::Texture::RenderTarget::A32B32G32R32F) return NOTAVAIL… in CheckDeviceFormat()