Home
last modified time | relevance | path

Searched defs:blendState (Results 1 – 22 of 22) 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/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp65 const gl::BlendState &blendState = blendStateArray[sourceIndex]; in GetBlendStateKey() local
158 const gl::BlendState &blendState = blendStateArray[i]; in getBlendState() local
DClear11.cpp655 gl::BlendState &blendState = mBlendStateKey.blendStateArray[i]; in clearFramebuffer() local
666 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
DStateManager11.cpp957 const gl::BlendState &blendState = blendStateArray[i]; in syncState() local
980 const gl::BlendState &blendState = blendStateArray[i]; in syncState() local
1031 const gl::BlendState &blendState = blendStateArray[i]; in syncState() local
2517 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
DResourceManager11.cpp107 ID3D11BlendState **blendState) in CreateResource()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h82 RENDER_TARGET_BLEND_COMPILE_STATE blendState; member
/external/swiftshader/src/Device/
DContext.hpp157 BlendState blendState[RENDERTARGETS]; member in sw::Context
DPixelProcessor.hpp83 BlendState blendState[RENDERTARGETS]; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp1083 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest()
1549 const VkPipelineColorBlendAttachmentState& blendState, in RasterizationSamplesInstance()
1781 const VkPipelineColorBlendAttachmentState& blendState, in MinSampleShadingDisabledInstance()
1845 const VkPipelineColorBlendAttachmentState& blendState, in SampleMaskInstance()
2000 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToOneInstance()
2065 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance()
2137 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageNoColorAttachmentInstance()
2191 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageColorUnusedAttachmentInstance()
2393 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
2422 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
DvktPipelineBlendTests.cpp794 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local
1257 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1571 const auto &blendState = state.getBlendState(); in syncState() local
1578 const auto &blendState = state.getBlendState(); in syncState() local
1587 const auto &blendState = state.getBlendState(); in syncState() local
/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/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp293 DrawBufferInfo::DrawBufferInfo (bool render, const IVec2& size, const BlendState& blendState, const… in DrawBufferInfo()
1262 void genRandomBlendState (de::Random& rng, BlendState& blendState) in genRandomBlendState()
1363 BlendState blendState; in genRandomTest() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp653 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local
1096 const gl::BlendState &blendState) in updateBlendEquations()
1113 const gl::BlendState &blendState) in updateBlendFuncs()
DContextVk.cpp2517 void ContextVk::updateColorMask(const gl::BlendState &blendState) in updateColorMask()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1409 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
2309 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
DvktRenderPassMultisampleTests.cpp911 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
1061 const VkPipelineColorBlendStateCreateInfo blendState = in createSplitPipeline() local
DvktRenderPassTests.cpp1980 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local
/external/angle/src/libANGLE/
DState.cpp724 const BlendState &blendState = mBlendStateArray[drawBufferIndex]; in allActiveDrawBufferChannelsMasked() local
738 const BlendState &blendState = mBlendStateArray[drawBufferIndex]; in anyActiveDrawBufferChannelMasked() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp639 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h318 SWR_BLEND_STATE blendState; in OSALIGNLINE() local