Home
last modified time | relevance | path

Searched refs:descriptorType_ (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp149 …Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_ST… in Resource() argument
151 , descriptorType(descriptorType_) in Resource()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1395 VkDescriptorType descriptorType_, in Binding()
1400 , descriptorType (descriptorType_) in Binding()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp23619 DescriptorType descriptorType_ = DescriptorType::eSampler, in DescriptorSetLayoutBinding()
23624 , descriptorType( descriptorType_ ) in DescriptorSetLayoutBinding()
23647 DescriptorSetLayoutBinding & setDescriptorType( DescriptorType descriptorType_ ) in setDescriptorType()
23649 descriptorType = descriptorType_; in setDescriptorType()
23994 DescriptorType descriptorType_ = DescriptorType::eSampler, in DescriptorUpdateTemplateEntry()
24000 , descriptorType( descriptorType_ ) in DescriptorUpdateTemplateEntry()
24034 DescriptorUpdateTemplateEntry & setDescriptorType( DescriptorType descriptorType_ ) in setDescriptorType()
24036 descriptorType = descriptorType_; in setDescriptorType()
32129 DescriptorType descriptorType_ = DescriptorType::eSampler, in ImageViewHandleInfoNVX()
32132 , descriptorType( descriptorType_ ) in ImageViewHandleInfoNVX()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp8255 DescriptorType descriptorType_ = DescriptorType::eSampler, in DescriptorUpdateTemplateEntry()
8261 , descriptorType( descriptorType_ ) in DescriptorUpdateTemplateEntry()
8295 DescriptorUpdateTemplateEntry& setDescriptorType( DescriptorType descriptorType_ ) in setDescriptorType()
8297 descriptorType = descriptorType_; in setDescriptorType()
9866 DescriptorType descriptorType_ = DescriptorType::eSampler, in WriteDescriptorSet()
9874 , descriptorType( descriptorType_ ) in WriteDescriptorSet()
9921 WriteDescriptorSet& setDescriptorType( DescriptorType descriptorType_ ) in setDescriptorType()
9923 descriptorType = descriptorType_; in setDescriptorType()
22964 DescriptorType descriptorType_ = DescriptorType::eSampler, in DescriptorSetLayoutBinding()
22969 , descriptorType( descriptorType_ ) in DescriptorSetLayoutBinding()
[all …]