Home
last modified time | relevance | path

Searched defs:makeDescriptorSet (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp664 Move<VkDescriptorSet> makeDescriptorSet (const DeviceInterface& vk, in makeDescriptorSet() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp975 Move<VkDescriptorSet> TextureRenderer::makeDescriptorSet (const VkDescriptorPool descriptorPool, co… in makeDescriptorSet() function in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp199 static Move<VkDescriptorSet> makeDescriptorSet (const DeviceInterface& vki, in makeDescriptorSet() function