Searched refs:attachmentDescription (Results 1 - 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp137 VkAttachmentDescription attachmentDescription = local
153 attachmentDescription.format = it->format;
154 m_attachmentDescriptions.push_back(attachmentDescription);
/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1961 const VkAttachmentDescription attachmentDescription = local
2001 &attachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp2496 const VkAttachmentDescription attachmentDescription[] =
2554 attachmentDescription, // const VkAttachmentDescription* pAttachments;
/external/deqp/external/vulkancts/modules/vulkan/
H A DvktRenderPassTests.cpp1001 const VkAttachmentDescription attachmentDescription = local
1018 return attachmentDescription;
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp597 const vk::VkAttachmentDescription attachmentDescription = local
638 &attachmentDescription, // pAttachments

Completed in 253 milliseconds