Home
last modified time | relevance | path

Searched refs:D3DBLEND_INVDESTCOLOR (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dnine_pipe.h681 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
708 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_pipe.h715 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
742 case D3DBLEND_INVDESTCOLOR: return PIPE_BLENDFACTOR_INV_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Directx9/
H A DStateMappingDX9.cpp43 D3DBLEND_INVDESTCOLOR,
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DStateMappingDX9.cpp43 D3DBLEND_INVDESTCOLOR,
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DStateMappingDX9.cpp43 D3DBLEND_INVDESTCOLOR,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp445 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break; in ConvertBlendFunc()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp209 return D3DBLEND_INVDESTCOLOR; in get()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp209 return D3DBLEND_INVDESTCOLOR; in get()
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DTYPES.H601 D3DBLEND_INVDESTCOLOR = 10, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp69 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break; in ConvertBlendFunc()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCD3D8MaterialRenderer.h173 case EBF_ONE_MINUS_DST_COLOR: r = D3DBLEND_INVDESTCOLOR; break; in getD3DBlend()
H A DCD3D9MaterialRenderer.h202 case EBF_ONE_MINUS_DST_COLOR: r = D3DBLEND_INVDESTCOLOR; break; in getD3DBlend()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp94 d3dBlend = D3DBLEND_INVDESTCOLOR; in ConvertBlendFunc()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp70 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break; in ConvertBlendFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp94 d3dBlend = D3DBLEND_INVDESTCOLOR; in ConvertBlendFunc()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp70 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break; in ConvertBlendFunc()

12345678910>>...12