Home
last modified time | relevance | path

Searched refs:colorAttachmentEnabled (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineStencilTests.cpp962 const bool colorAttachmentEnabled[] = { true, false }; in createStencilTests() local
964 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createStencilTests()
966 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests()
DvktPipelineDepthTests.cpp1260 const bool colorAttachmentEnabled[] = { true, false }; in createDepthTests() local
1298 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createDepthTests()
1300 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp962 const bool colorAttachmentEnabled[] = { true, false }; in createStencilTests() local
964 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createStencilTests()
966 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests()
DvktPipelineDepthTests.cpp1260 const bool colorAttachmentEnabled[] = { true, false }; in createDepthTests() local
1298 …ntEnabledIdx = 0; colorAttachmentEnabledIdx < DE_LENGTH_OF_ARRAY(colorAttachmentEnabled); colorAtt… in createDepthTests()
1300 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests()