HomeSort by relevance Sort by last modified time
    Searched defs:getDescriptorSet (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/vk/
GrVkDescriptorSetManager.cpp 53 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu,
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 256 virtual VkDescriptorSet getDescriptorSet (void) const = 0;
301 const VkDescriptorSet descriptorSet = getDescriptorSet();
347 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; }
423 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; }

Completed in 104 milliseconds