HomeSort by relevance Sort by last modified time
    Searched refs:VkInputAttachmentAspectReference (Results 1 - 6 of 6) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp 669 const vector<VkInputAttachmentAspectReference> inputAspects = vector<VkInputAttachmentAspectReference>())
680 const vector<VkInputAttachmentAspectReference>& getInputAspects (void) const { return m_inputAspects; }
686 const vector<VkInputAttachmentAspectReference> m_inputAspects;
791 const VkInputAttachmentAspectReference& inputAspect (renderPass.getInputAspects()[aspectNdx]);
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 371 inline VkInputAttachmentAspectReference makeInputAttachmentAspectReference (deUint32 subpass, deUint32 inputAttachmentIndex, VkImageAspectFlags aspectMask)
373 VkInputAttachmentAspectReference res;
vkStructTypes.inl     [all...]
vkStrUtil.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 98 milliseconds