Home
last modified time | relevance | path

Searched refs:colorAttRef (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp682 const VkAttachmentReference colorAttRef = in renderTriangleUnusedResolveAttachmentTest() local
699 &colorAttRef, // pColorAttachments in renderTriangleUnusedResolveAttachmentTest()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp474 const VkAttachmentReference colorAttRef = in createRenderPass() local
486 &colorAttRef, // pColorAttachments in createRenderPass()
DvktWsiSwapchainTests.cpp861 const VkAttachmentReference colorAttRef = in createRenderPass() local
873 &colorAttRef, // pColorAttachments in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp823 vk::VkAttachmentReference colorAttRef[4]; in createRenderPass() local
846 colorAttRef[i] = ref; in createRenderPass()
861 &colorAttRef[0], // pColorAttachments in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp857 const vk::VkAttachmentReference colorAttRef = in createRenderPass() local
869 &colorAttRef, // pColorAttachments in createRenderPass()