Home
last modified time | relevance | path

Searched refs:colorBlendAttachmentState (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp156 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy() local
176 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
DvktPipelineMatchedAttachmentsTests.cpp271 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testMatchedAttachments() local
291 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testMatchedAttachments()
DvktPipelineInputAssemblyTests.cpp1132 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in InputAssemblyInstance() local
1153 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in InputAssemblyInstance()
DvktPipelineCacheTests.cpp303 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in buildPipeline() local
326 …&colorBlendAttachmentState, // const VkPipelineColorBlendAttachmen… in buildPipeline()
DvktPipelineVertexInputTests.cpp1144 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in VertexInputInstance() local
1165 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in VertexInputInstance()
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp215 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local
238 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp212 const PipelineCreateInfo::ColorBlendState::Attachment colorBlendAttachmentState; in InvertedDepthRangesTestInstance() local
219 pipelineCreateInfo.addState (PipelineCreateInfo::ColorBlendState (1, &colorBlendAttachmentState)); in InvertedDepthRangesTestInstance()
DvktDrawNegativeViewportHeightTests.cpp213 const PipelineCreateInfo::ColorBlendState::Attachment colorBlendAttachmentState; in NegativeViewportHeightTestInstance() local
220 pipelineCreateInfo.addState (PipelineCreateInfo::ColorBlendState (1, &colorBlendAttachmentState)); in NegativeViewportHeightTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp322 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in renderpassLifetimeTest() local
342 …&colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in renderpassLifetimeTest()
752 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in createSimpleGraphicsPipeline() local
772 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in createSimpleGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp326 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local
338 …neColorBlendAttachmentState> colorAttachments (colorAttachmentCount, colorBlendAttachmentState); in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp815 static const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in getColorBlendStateCreateInfo() local
838 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in getColorBlendStateCreateInfo()
1819 static const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in getColorBlendStateCreateInfo() local
1842 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in getColorBlendStateCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp209 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local
219 VK_FALSE, VK_LOGIC_OP_CLEAR, 1, &colorBlendAttachmentState, in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp939 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in execute() local
1011 colorBlendAttachmentStates.push_back(colorBlendAttachmentState); in execute()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp969 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local
992 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in makeGraphicsPipeline()