Searched defs:getDescriptorSet (Results 1 – 4 of 4) sorted by relevance
404 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anon5308421c0111::ImageSizeTestInstance483 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anon5308421c0111::BufferSizeTestInstance
226 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu, in getDescriptorSet() function in GrVkDescriptorSetManager
693 VkDescriptorSet getDescriptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPo… in getDescriptorSet() function
157 VkDescriptorSet getDescriptorSet() const { return mDescriptorSet; } in getDescriptorSet() function