Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp182 vk::VkDescriptorType getDescriptorType (BufferType bufferType) in getDescriptorType() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp160 virtual vk::VkDescriptorType getDescriptorType () const { return descriptorType; } in getDescriptorType() function in vkt::SpirVAssembly::Resource