Home
last modified time | relevance | path

Searched defs:attachmentDescriptions (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp421 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp296 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp174 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
DvktPipelineFramebufferAttachmentTests.cpp125 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local
965 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassDifferentAttachmentSizes() local
DvktPipelineMultisampleImageTests.cpp330 …const std::vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescri… in makeMultisampleRenderPass() local
DvktPipelineRenderToImageTests.cpp451 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
DvktPipelinePushDescriptorTests.cpp3732 const VkAttachmentDescription attachmentDescriptions[] = in init() local
DvktPipelineMultisampleTests.cpp2237 std::vector<VkAttachmentDescription> attachmentDescriptions; in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp359 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp104 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp690 std::vector<VkAttachmentDescription> attachmentDescriptions; in createRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp720 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3481 const VkAttachmentDescription attachmentDescriptions[1] = in ResolveImageToImage() local