Home
last modified time | relevance | path

Searched refs:colorAttCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp6454 const uint32_t colorAttCount = 4u; in createExtendedDynamicStateTests() local
6455 const uint32_t covToColorLoc = (locationLast ? colorAttCount - 1u : 0u); in createExtendedDynamicStateTests()
6462 config.colorAttachmentCount = colorAttCount; in createExtendedDynamicStateTests()
6464 config.coverageToColorLocationConfig.staticValue = (locationLast ? 0u : colorAttCount - 1u); in createExtendedDynamicStateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp7989 const uint32_t colorAttCount = 4u; in createExtendedDynamicStateTests() local
7990 const uint32_t covToColorLoc = (locationLast ? colorAttCount - 1u : 0u); in createExtendedDynamicStateTests()
7997 config.colorAttachmentCount = colorAttCount; in createExtendedDynamicStateTests()
7999 config.coverageToColorLocationConfig.staticValue = (locationLast ? 0u : colorAttCount - 1u); in createExtendedDynamicStateTests()

Completed in 24 milliseconds