Home
last modified time | relevance | path

Searched defs:getDescriptorSet (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp356 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anon077178770111::ImageSizeTestInstance
432 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anon077178770111::BufferSizeTestInstance
/third_party/flutter/skia/src/gpu/vk/
DGrVkDescriptorSetManager.cpp78 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu, in getDescriptorSet() function in GrVkDescriptorSetManager
/third_party/skia/src/gpu/vk/
DGrVkDescriptorSetManager.cpp226 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu, in getDescriptorSet() function in GrVkDescriptorSetManager
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp693 VkDescriptorSet getDescriptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPo… in getDescriptorSet() function