Searched defs:getDescriptorType (Results 1 – 4 of 4) sorted by relevance
182 vk::VkDescriptorType getDescriptorType (BufferType bufferType) in getDescriptorType() function
118 VkDescriptorType PipelineLayout::getDescriptorType(uint32_t setNumber, uint32_t bindingNumber) const in getDescriptorType() function in vk::PipelineLayout
232 VkDescriptorType DescriptorSetLayout::getDescriptorType(uint32_t bindingNumber) const in getDescriptorType() function in vk::DescriptorSetLayout
161 virtual vk::VkDescriptorType getDescriptorType () const { return descriptorType; } in getDescriptorType() function in vkt::SpirVAssembly::Resource