Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp137 VkAttachmentDescription attachmentDescription = in initAttachmentDescriptions() local
153 attachmentDescription.format = it->format; in initAttachmentDescriptions()
154 m_attachmentDescriptions.push_back(attachmentDescription); in initAttachmentDescriptions()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp1938 const VkAttachmentDescription attachmentDescription = in createRenderPass() local
1978 &attachmentDescription, // const VkAttachmentDescription* pAttachments; in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2437 const VkAttachmentDescription attachmentDescription[] = in render() local
2495 attachmentDescription, // const VkAttachmentDescription* pAttachments; in render()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1048 const VkAttachmentDescription attachmentDescription = in createAttachmentDescription() local
1065 return attachmentDescription; in createAttachmentDescription()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp597 const vk::VkAttachmentDescription attachmentDescription = in createRenderPass() local
638 &attachmentDescription, // pAttachments in createRenderPass()