Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp196 vk::VkDescriptorType getDescriptorType(BufferType bufferType) in getDescriptorType() function
/external/swiftshader/src/Vulkan/
DVkPipelineLayout.cpp125 VkDescriptorType PipelineLayout::getDescriptorType(uint32_t setNumber, uint32_t bindingNumber) const in getDescriptorType() function in vk::PipelineLayout
DVkDescriptorSetLayout.cpp283 VkDescriptorType DescriptorSetLayout::getDescriptorType(uint32_t bindingNumber) const in getDescriptorType() function in vk::DescriptorSetLayout
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp180 virtual vk::VkDescriptorType getDescriptorType() const in getDescriptorType() function in vkt::SpirVAssembly::Resource