Home
last modified time | relevance | path

Searched refs:ID3D11BlendState (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h70 RefPtr<ID3D11BlendState> mPremulBlendState;
71 RefPtr<ID3D11BlendState> mPremulCopyState;
72 RefPtr<ID3D11BlendState> mNonPremulBlendState;
73 RefPtr<ID3D11BlendState> mComponentBlendState;
74 RefPtr<ID3D11BlendState> mDisabledBlendState;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h70 RefPtr<ID3D11BlendState> mPremulBlendState;
71 RefPtr<ID3D11BlendState> mPremulCopyState;
72 RefPtr<ID3D11BlendState> mNonPremulBlendState;
73 RefPtr<ID3D11BlendState> mComponentBlendState;
74 RefPtr<ID3D11BlendState> mDisabledBlendState;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Windows/DirectXTK/
H A DCommonStates.h47 ID3D11BlendState* __cdecl Opaque() const;
48 ID3D11BlendState* __cdecl AlphaBlend() const;
49 ID3D11BlendState* __cdecl Additive() const;
50 ID3D11BlendState* __cdecl NonPremultiplied() const;
/dports/www/firefox/firefox-99.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h52 RefPtr<ID3D11BlendState> mPremulBlendState;
53 RefPtr<ID3D11BlendState> mPremulCopyState;
54 RefPtr<ID3D11BlendState> mNonPremulBlendState;
55 RefPtr<ID3D11BlendState> mDisabledBlendState;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h70 RefPtr<ID3D11BlendState> mPremulBlendState;
71 RefPtr<ID3D11BlendState> mNonPremulBlendState;
72 RefPtr<ID3D11BlendState> mComponentBlendState;
73 RefPtr<ID3D11BlendState> mDisabledBlendState;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.h70 RefPtr<ID3D11BlendState> mPremulBlendState;
71 RefPtr<ID3D11BlendState> mNonPremulBlendState;
72 RefPtr<ID3D11BlendState> mComponentBlendState;
73 RefPtr<ID3D11BlendState> mDisabledBlendState;
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D/
H A DDXPipeline.h19 ID3D11BlendState* blend_state, D3D11_PRIMITIVE_TOPOLOGY primitive_topology,
29 ID3D11BlendState* GetBlendState() const { return m_blend_state.Get(); } in GetBlendState()
43 ComPtr<ID3D11BlendState> m_blend_state;
H A DD3DState.h30 ID3D11BlendState* Get(BlendingState state);
40 std::unordered_map<u32, ComPtr<ID3D11BlendState>> m_blend;
53 void SetBlendState(ID3D11BlendState* state) in SetBlendState()
281 ID3D11BlendState* blendState;
H A DDXPipeline.cpp22 ID3D11DepthStencilState* depth_state, ID3D11BlendState* blend_state, in DXPipeline()
38 ID3D11BlendState* blend_state = state_cache.Get(config.blending_state); in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows/
H A Dd3d11_texture_helper.h102 Microsoft::WRL::ComPtr<ID3D11BlendState> content_blend_state_;
103 Microsoft::WRL::ComPtr<ID3D11BlendState> overlay_blend_state_;
104 Microsoft::WRL::ComPtr<ID3D11BlendState> current_blend_state_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/windows/
H A Dd3d11_texture_helper.h102 Microsoft::WRL::ComPtr<ID3D11BlendState> content_blend_state_;
103 Microsoft::WRL::ComPtr<ID3D11BlendState> overlay_blend_state_;
104 Microsoft::WRL::ComPtr<ID3D11BlendState> current_blend_state_;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d11/
H A DClear11.h43 ID3D11BlendState *getBlendState(const std::vector<MaskedRenderTarget> &rts);
71 …typedef std::map<ClearBlendInfo, ID3D11BlendState*, ClearBlendInfoComparisonFunction> ClearBlendSt…
H A DRenderStateCache.h37 …nst gl::Framebuffer *framebuffer, const gl::BlendState &blendState, ID3D11BlendState **outBlendSta…
61 typedef std::pair<ID3D11BlendState*, unsigned long long> BlendStateCounterPair;
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Platforms/DirectX11/DirectX11Platform/include/
H A DMyGUI_DirectX11RenderManager.h19 struct ID3D11BlendState;
102 ID3D11BlendState* mBlendState;
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Platforms/DirectX11/DirectX11Platform/include/
H A DMyGUI_DirectX11RenderManager.h19 struct ID3D11BlendState;
102 ID3D11BlendState* mBlendState;
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Platforms/DirectX11/DirectX11Platform/include/
H A DMyGUI_DirectX11RenderManager.h19 struct ID3D11BlendState;
102 ID3D11BlendState* mBlendState;
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Platforms/DirectX11/DirectX11Platform/include/
H A DMyGUI_DirectX11RenderManager.h19 struct ID3D11BlendState;
102 ID3D11BlendState* mBlendState;
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/dx/
H A DRenderSystemDX.h100 Microsoft::WRL::ComPtr<ID3D11BlendState> m_BlendEnableState;
101 Microsoft::WRL::ComPtr<ID3D11BlendState> m_BlendDisableState;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/D3D11/
H A DDrawEngineD3D11.h201 DenseHashMap<uint64_t, ID3D11BlendState *, nullptr> blendCache_;
208 ID3D11BlendState *blendState_ = nullptr;
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DDrawEngineD3D11.h201 DenseHashMap<uint64_t, ID3D11BlendState *, nullptr> blendCache_;
208 ID3D11BlendState *blendState_ = nullptr;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DDrawEngineD3D11.h201 DenseHashMap<uint64_t, ID3D11BlendState *, nullptr> blendCache_;
208 ID3D11BlendState *blendState_ = nullptr;
/dports/audio/mumble/mumble-1.3.3/overlay/
H A DD11StateBlock.h68 ID3D11BlendState *pBlendState;
/dports/audio/murmur/mumble-1.3.3/overlay/
H A DD11StateBlock.h68 ID3D11BlendState *pBlendState;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11GraphicsImpl.h87 HashMap<unsigned, ID3D11BlendState*> blendStates_;
/dports/graphics/opencv/opencv-4.5.3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
H A DQuadRenderer.h53 Microsoft::WRL::ComPtr<ID3D11BlendState> m_Transparency;

12345678910>>...22