Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3314 vector<VkAttachmentReference> colorAttRefs; in runAndVerifyDefaultPipeline() local
3335 colorAttRefs.push_back(attRef); in runAndVerifyDefaultPipeline()
3359 colorAttRefs.push_back(attRef); in runAndVerifyDefaultPipeline()
3369 colorAttRefs.data(), // const VkAttachmentReference* pColorAttachments; in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3311 vector<VkAttachmentReference> colorAttRefs; in runAndVerifyDefaultPipeline() local
3332 colorAttRefs.push_back(attRef); in runAndVerifyDefaultPipeline()
3356 colorAttRefs.push_back(attRef); in runAndVerifyDefaultPipeline()
3366 colorAttRefs.data(), // const VkAttachmentReference* pColorAttachments; in runAndVerifyDefaultPipeline()

Completed in 13 milliseconds