Home
last modified time | relevance | path

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

/external/angle/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()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h82 RENDER_TARGET_BLEND_COMPILE_STATE blendState; member
/external/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp187 wgpu::BlendState blendState; in create_blend_state() local
387 wgpu::BlendState blendState = create_blend_state(gpu, pipeline); in Build() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp1091 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest()
1557 const VkPipelineColorBlendAttachmentState& blendState, in RasterizationSamplesInstance()
1789 const VkPipelineColorBlendAttachmentState& blendState, in MinSampleShadingDisabledInstance()
1853 const VkPipelineColorBlendAttachmentState& blendState, in SampleMaskInstance()
2008 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToOneInstance()
2080 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance()
2152 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageNoColorAttachmentInstance()
2206 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageColorUnusedAttachmentInstance()
2408 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
2437 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
DvktPipelineBlendTests.cpp448 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in checkSupport() local
1075 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local
1478 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local
1948 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp648 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
DResourceManager11.cpp107 ID3D11BlendState **blendState) in CreateResource()
DStateManager11.cpp2525 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h113 SWR_BLEND_STATE blendState; member
Dswr_state.cpp85 SWR_RENDER_TARGET_BLEND_STATE &blendState = in swr_create_blend_state() local
1894 SWR_BLEND_STATE blendState; in swr_update_derived() local
/external/swiftshader/src/Device/
DPixelProcessor.hpp83 vk::BlendState blendState[RENDERTARGETS]; member
DContext.hpp246 BlendState blendState[sw::RENDERTARGETS]; member
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp300 DrawBufferInfo::DrawBufferInfo (bool render, const IVec2& size, const BlendState& blendState, const… in DrawBufferInfo()
1269 void genRandomBlendState (de::Random& rng, BlendState& blendState) in genRandomBlendState()
1370 BlendState blendState; in genRandomTest() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1463 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
2363 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
DvktRenderPassMultisampleTests.cpp930 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
1080 const VkPipelineColorBlendStateCreateInfo blendState = in createSplitPipeline() local
DvktRenderPassTests.cpp1985 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp672 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h318 SWR_BLEND_STATE blendState; in OSALIGNLINE() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1703 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local
/external/angle/src/libANGLE/
DvalidationES.cpp3804 const BlendState &blendState = state.getBlendState(); in ValidateDrawStates() local