Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp206 using IODescVec = std::vector<InputOutputDescriptor>; typedef
222 IODescVec getDescriptors () const;
268 void addDescriptors (IODescVec& descriptors, uint32_t& inputAttachmentCount, const ROAccessVec& acc… in addDescriptors()
290 IODescVec TestParams::getDescriptors () const in getDescriptors()
292 IODescVec descriptors; in getDescriptors()