Searched refs:colorAttachmentCreateInfo (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMiscTests.cpp | 709 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/ |
D | vktPipelineMiscTests.cpp | 709 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/ |
D | vkImageUtil.cpp | 5138 const VkImageCreateInfo colorAttachmentCreateInfo = in ImageWithBuffer() local 5156 …e_ptr<ImageWithMemory>(new ImageWithMemory (vkd, device, alloc, colorAttachmentCreateInfo, MemoryR… in ImageWithBuffer()
|