Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp116 …virtual vector<VkAttachmentReference> getAttachmentReferences (void) const { return vector<VkAttac… in getAttachmentReferences() function in vkt::BindingModel::__anone49c327d0111::Descriptor
308 vector<VkAttachmentReference> getAttachmentReferences (void) const;
1178 vector<VkAttachmentReference> InputAttachmentDescriptor::getAttachmentReferences (void) const in getAttachmentReferences() function in vkt::BindingModel::__anone49c327d0111::InputAttachmentDescriptor
2047 vector<VkAttachmentReference> references = (*desc)->getAttachmentReferences(); in run()