Home
last modified time | relevance | path

Searched defs:blendState (Results 1 – 18 of 18) 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/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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp448 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in checkSupport() local
1083 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local
1494 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local
1995 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
DvktPipelineMultisampleTests.cpp1264 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest()
1941 const VkPipelineColorBlendAttachmentState& blendState, in RasterizationSamplesInstance()
2177 const VkPipelineColorBlendAttachmentState& blendState, in MinSampleShadingDisabledInstance()
2242 const VkPipelineColorBlendAttachmentState& blendState, in SampleMaskInstance()
2406 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToOneInstance()
2480 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance()
2554 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageNoColorAttachmentInstance()
2610 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageColorUnusedAttachmentInstance()
3171 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
3204 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
[all …]
/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/vk-gl-cts/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
/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/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp929 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
1079 const VkPipelineColorBlendStateCreateInfo blendState = in createSplitPipeline() local
DvktRenderPassMultisampleResolveTests.cpp1658 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
2575 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
DvktRenderPassTests.cpp2021 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp674 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() 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