Home
last modified time | relevance | path

Searched refs:D3DFMT_X8R8G8B8 (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3D9.cpp270 …case D3DFMT_X8R8G8B8: if(!Capabilities::Surface::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
319 …case D3DFMT_X8R8G8B8: if(!Capabilities::Surface::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
379 …case D3DFMT_X8R8G8B8: if(!Capabilities::Volume::X8R8G8B8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()
437 …case D3DFMT_X8R8G8B8: if(!Capabilities::CubeMap::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
486 …case D3DFMT_X8R8G8B8: if(!Capabilities::CubeMap::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
542 …case D3DFMT_X8R8G8B8: if(!Capabilities::VolumeTexture::X8R8G8B8) return NOTAVAILABLE(); else … in CheckDeviceFormat()
600 …case D3DFMT_X8R8G8B8: if(!Capabilities::Texture::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
650 …case D3DFMT_X8R8G8B8: if(!Capabilities::Texture::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
790 …if(CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DUSAGE_RENDERTARGET, D3DRTYPE_SURFACE… in CheckDeviceMultiSampleType()
791 …CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DUSAGE_DEPTHSTENCIL, D3DRTYPE_SURFACE, s… in CheckDeviceMultiSampleType()
[all …]
DCapabilities.cpp364 case D3DFMT_X8R8G8B8: in isSRGBreadable()
393 case D3DFMT_X8R8G8B8: in isSRGBwritable()
DDirect3DSurface9.cpp372 case D3DFMT_X8R8G8B8: return sw::FORMAT_X8R8G8B8; in translateFormat()
DDirect3DDevice9.cpp538 …IPMAP && levels > 1) || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usage, D3DRT… in CreateCubeTexture()
571 …if(width == 0 || height == 0 || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DU… in CreateDepthStencilSurface()
656 …if(width == 0 || height == 0 || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, 0, D… in CreateOffscreenPlainSurface()
785 …if(width == 0 || height == 0 || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DU… in CreateRenderTarget()
836 …IPMAP && levels > 1) || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usage, D3DRT… in CreateTexture()
960 …IPMAP && levels > 1) || d3d9->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usage, D3DRT… in CreateVolumeTexture()
1824 sourceDescription.Format == D3DFMT_X8R8G8B8) in GetRenderTargetData()
6243 if((sourceDescription.Format == D3DFMT_A8R8G8B8 && destDescription.Format == D3DFMT_X8R8G8B8) || in stretchRect()
6244 (sourceDescription.Format == D3DFMT_X8R8G8B8 && destDescription.Format == D3DFMT_A8R8G8B8)) in stretchRect()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp179 …case D3DFMT_X8R8G8B8: if(!Capabilities::Surface::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
212 …case D3DFMT_X8R8G8B8: if(!Capabilities::Surface::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
253 …case D3DFMT_X8R8G8B8: if(!Capabilities::Volume::X8R8G8B8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()
295 …case D3DFMT_X8R8G8B8: if(!Capabilities::CubeMap::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
328 …case D3DFMT_X8R8G8B8: if(!Capabilities::CubeMap::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
369 …case D3DFMT_X8R8G8B8: if(!Capabilities::VolumeTexture::X8R8G8B8) return NOTAVAILABLE(); else … in CheckDeviceFormat()
411 …case D3DFMT_X8R8G8B8: if(!Capabilities::Texture::RenderTarget::X8R8G8B8) return NOTAVAILABLE(); … in CheckDeviceFormat()
444 …case D3DFMT_X8R8G8B8: if(!Capabilities::Texture::X8R8G8B8) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
628 mode->Format = D3DFMT_X8R8G8B8; in EnumAdapterModes()
670 case 32: mode->Format = D3DFMT_X8R8G8B8; break; in GetAdapterDisplayMode()
DDirect3DSurface8.cpp261 case D3DFMT_X8R8G8B8: return sw::FORMAT_X8R8G8B8; in translateFormat()
DDirect3DDevice8.cpp545 …if(edgeLength == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usage, D3DRTYP… in CreateCubeTexture()
575 …if(width == 0 || height == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DU… in CreateDepthStencilSurface()
605 …if(width == 0 || height == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, 0, D… in CreateImageSurface()
691 …if(width == 0 || height == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, D3DU… in CreateRenderTarget()
738 …if(width == 0 || height == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usag… in CreateTexture()
824 …t == 0 || depth == 0 || d3d8->CheckDeviceFormat(adapter, deviceType, D3DFMT_X8R8G8B8, usage, D3DRT… in CreateVolumeTexture()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c257 [D3DFMT_X8R8G8B8] = PIPE_FORMAT_B8G8R8X8_UNORM,
316 [PIPE_FORMAT_B8G8R8X8_UNORM] = D3DFMT_X8R8G8B8,
Dadapter9.c174 (dfmt == D3DFMT_X8R8G8B8 && (bfmt == dfmt || in backbuffer_format()
234 D3DFMT_X8R8G8B8, in display_format()
Dnine_pipe.h411 case D3DFMT_X8R8G8B8: return "D3DFMT_X8R8G8B8"; in d3dformat_to_string()
/external/swiftshader/include/Direct3D/
Dd3d8types.h1274 D3DFMT_X8R8G8B8 = 22, enumerator
/external/mesa3d/include/D3D9/
Dd3d9types.h594 D3DFMT_X8R8G8B8 = 22, enumerator