Home
last modified time | relevance | path

Searched refs:colorAttachmentCreateInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp709 const VkImageCreateInfo colorAttachmentCreateInfo = in iterate() local
727 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreateInfo, MemoryRequirement:… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMiscTests.cpp709 const VkImageCreateInfo colorAttachmentCreateInfo = in iterate() local
727 …ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentCreateInfo, MemoryRequirement:… in iterate()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5138 const VkImageCreateInfo colorAttachmentCreateInfo = in ImageWithBuffer() local
5156 …e_ptr<ImageWithMemory>(new ImageWithMemory (vkd, device, alloc, colorAttachmentCreateInfo, MemoryR… in ImageWithBuffer()