Home
last modified time | relevance | path

Searched refs:colorAttachmentEnabledIdx (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp934 …r (deUint32 colorAttachmentEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAtt… in createStencilTests() local
936 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests()
DvktPipelineDepthTests.cpp1006 …r (deUint32 colorAttachmentEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAtt… in createDepthTests() local
1008 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests()