Home
last modified time | relevance | path

Searched defs:blendState (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp143 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
163 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
185 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
328 const gl::BlendState &blendState = glState.getBlendState(); in setBlendDepthRasterStates() local
700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor()
723 void StateManager9::setBlendFuncsEquations(const gl::BlendState &blendState) in setBlendFuncsEquations()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp142 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
162 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
185 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
328 const gl::BlendState &blendState = glState.getBlendState(); in setBlendDepthRasterStates() local
699 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor()
722 void StateManager9::setBlendFuncsEquations(const gl::BlendState &blendState) in setBlendFuncsEquations()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp48 const gl::BlendState &blendState) in GetBlendStateKey()
90 const gl::BlendState &blendState = key.blendState; in getBlendState() local
DClear11.cpp651 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
DStateManager11.cpp961 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
971 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
1002 const gl::BlendState &blendState = state.getBlendState(); in syncState() local
1232 const gl::BlendState &blendState, in syncBlendState()
2486 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
Drenderer11_utils.h151 gl::BlendState blendState; member
DResourceManager11.cpp107 ID3D11BlendState **blendState) in CreateResource()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireOptionalTests.cpp79 WGPUBlendState blendState = {}; in TEST_F() local
DWireArgumentTests.cpp108 WGPUBlendState blendState = {}; in TEST_F() local
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp188 wgpu::BlendState blendState; in create_blend_state() local
383 wgpu::BlendState blendState = create_blend_state(gpu, pipeline); in Build() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp648 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
DResourceManager11.cpp107 ID3D11BlendState **blendState) in CreateResource()
DStateManager11.cpp2555 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1530 const auto &blendState = state.getBlendState(); in syncState() local
1537 const auto &blendState = state.getBlendState(); in syncState() local
1546 const auto &blendState = state.getBlendState(); in syncState() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp37 const auto &blendState = state.getBlendState(); in GetClearParameters() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp84 vk::BlendState blendState[MAX_COLOR_BUFFERS]; member
DContext.hpp256 BlendState blendState[sw::MAX_COLOR_BUFFERS] = {}; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp615 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local
1010 const gl::BlendState &blendState) in updateBlendEquations()
1027 const gl::BlendState &blendState) in updateBlendFuncs()
DContextVk.cpp1518 void ContextVk::updateColorMask(const gl::BlendState &blendState) in updateColorMask()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c2445 ID3D11BlendState *blendState = NULL; in D3D11_RenderSetBlendMode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1722 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp3986 const BlendState &blendState = state.getBlendState(); in ValidateDrawStates() local