Home
last modified time | relevance | path

Searched refs:D3DFMT_R3G3B2 (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D8/
H A DDirect3D8.cpp175 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
208 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
249 …case D3DFMT_R3G3B2: if(!Capabilities::Volume::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
291 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
324 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
365 …case D3DFMT_R3G3B2: if(!Capabilities::VolumeTexture::R3G3B2) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()
407 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
440 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
H A DDirect3DSurface8.cpp247 case D3DFMT_R3G3B2: return sw::FORMAT_R3G3B2; in translateFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DDirect3D9.cpp266 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
315 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
375 …case D3DFMT_R3G3B2: if(!Capabilities::Volume::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
433 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
482 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
538 …case D3DFMT_R3G3B2: if(!Capabilities::VolumeTexture::R3G3B2) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()
596 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()
646 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
H A DDirect3DSurface9.cpp355 case D3DFMT_R3G3B2: return sw::FORMAT_R3G3B2; in translateFormat()
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dd3d7state_images.cpp48 D3DFMT_R3G3B2 = 27, enumerator
H A Dd3d9state_formats.cpp54 case D3DFMT_R3G3B2: return "D3DFMT_R3G3B2"; in formatToString()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp647 case D3DFMT_R3G3B2: in _getPF()
715 return D3DFMT_R3G3B2; in _getPF()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp652 case D3DFMT_R3G3B2: in _getPF()
718 return D3DFMT_R3G3B2; in _getPF()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.c273 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
332 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dnine_pipe.c267 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,
326 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTenum.cpp596 case D3DFMT_R3G3B2: in DXUTColorChannelBits()
639 case D3DFMT_R3G3B2: in DXUTAlphaChannelBits()
/dports/devel/apitrace/apitrace-9.0/helpers/
H A Dd3d8size.hpp57 case D3DFMT_R3G3B2: in _getFormatSize()
H A Dd3d9size.hpp65 case D3DFMT_R3G3B2: in _getFormatSize()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dsupport.cpp314 …case D3DFMT_R3G3B2: // 8-bit RGB texture format using 3 bits for red, 3 bits for green, and 2 bits… in GetDX9TexFormatBitsPerPixel()
H A Ddxcontext.cpp235 case D3DFMT_R3G3B2 : bpp_desired = 8; break; in CheckAndCorrectFullscreenDispMode()
272 case D3DFMT_R3G3B2 : bpp_this_mode = 8; break; in CheckAndCorrectFullscreenDispMode()
640 case D3DFMT_R3G3B2 : m_bpp = 8; break; // misleading? implies a palette... in Internal_Init()
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/
H A Ddx.hpp34 D3DFMT_R3G3B2 = 27, enumerator

12345678910>>...13