/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 156 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy() local 176 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
|
D | vktPipelineMatchedAttachmentsTests.cpp | 271 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testMatchedAttachments() local 291 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testMatchedAttachments()
|
D | vktPipelineInputAssemblyTests.cpp | 1132 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in InputAssemblyInstance() local 1153 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in InputAssemblyInstance()
|
D | vktPipelineCacheTests.cpp | 303 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in buildPipeline() local 326 …&colorBlendAttachmentState, // const VkPipelineColorBlendAttachmen… in buildPipeline()
|
D | vktPipelineVertexInputTests.cpp | 1144 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in VertexInputInstance() local 1165 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in VertexInputInstance()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 215 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local 238 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInvertedDepthRangesTests.cpp | 212 const PipelineCreateInfo::ColorBlendState::Attachment colorBlendAttachmentState; in InvertedDepthRangesTestInstance() local 219 pipelineCreateInfo.addState (PipelineCreateInfo::ColorBlendState (1, &colorBlendAttachmentState)); in InvertedDepthRangesTestInstance()
|
D | vktDrawNegativeViewportHeightTests.cpp | 213 const PipelineCreateInfo::ColorBlendState::Attachment colorBlendAttachmentState; in NegativeViewportHeightTestInstance() local 220 pipelineCreateInfo.addState (PipelineCreateInfo::ColorBlendState (1, &colorBlendAttachmentState)); in NegativeViewportHeightTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 322 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/ |
D | vktImageTestsUtil.cpp | 326 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local 338 …neColorBlendAttachmentState> colorAttachments (colorAttachmentCount, colorBlendAttachmentState); in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 815 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/ |
D | vktSubgroupsTestsUtils.cpp | 209 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local 219 VK_FALSE, VK_LOGIC_OP_CLEAR, 1, &colorBlendAttachmentState, in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 939 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in execute() local 1011 colorBlendAttachmentStates.push_back(colorBlendAttachmentState); in execute()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 969 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() local 992 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in makeGraphicsPipeline()
|