Home
last modified time | relevance | path

Searched refs:descriptorType_ (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp131 VkDescriptorType descriptorType_, in addCopyingComputeGroup()
138 , descriptorType (descriptorType_) in addCopyingComputeGroup()
H A DvktSpvAsmUtils.hpp149 Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER, void* userData_ = NULL) in Resource()
151 , descriptorType(descriptorType_) in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp131 VkDescriptorType descriptorType_, in addCopyingComputeGroup()
138 , descriptorType (descriptorType_) in addCopyingComputeGroup()
H A DvktSpvAsmUtils.hpp149 Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER, void* userData_ = NULL) in Resource()
151 , descriptorType(descriptorType_) in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp862 VkDescriptorType descriptorType_,
867 , descriptorType (descriptorType_)
H A DvktMemoryDeviceMemoryReportTests.cpp847 VkDescriptorType descriptorType_,
852 , descriptorType (descriptorType_)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp823 VkDescriptorType descriptorType_,
828 , descriptorType (descriptorType_)
H A DvktMemoryDeviceMemoryReportTests.cpp841 VkDescriptorType descriptorType_,
846 , descriptorType (descriptorType_)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingValveMutableTests.cpp523 Resource (VkDescriptorType descriptorType_, const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bool useAABBs, deUint32 initialValue_, deUint32 numElements = 1u) in Resource()
524 : descriptorType (descriptorType_) in Resource()
H A DvktBindingMutableTests.cpp602 Resource (VkDescriptorType descriptorType_, const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bool useAABBs, deUint32 initialValue_, deUint32 numElements = 1u) in Resource()
603 : descriptorType (descriptorType_) in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp1598 VkDescriptorType descriptorType_,
1603 , descriptorType (descriptorType_)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp125 VkDescriptorType descriptorType_, in TestParams()
131 , descriptorType (descriptorType_) in TestParams()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp1598 VkDescriptorType descriptorType_,
1603 , descriptorType (descriptorType_)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp598 Resource (VkDescriptorType descriptorType_, const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bool useAABBs, deUint32 initialValue_, deUint32 numElements = 1u) in Resource()
599 : descriptorType (descriptorType_) in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp153 VkDescriptorType descriptorType_, in TestParams()
161 , descriptorType (descriptorType_) in TestParams()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp17454 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler,
17459 , descriptorType( descriptorType_ )
17475 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_, member
17479 , descriptorType( descriptorType_ )
17503 setDescriptorType( VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ ) VULKAN_HPP_NOEXCEPT
17505 descriptorType = descriptorType_;
18121 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler,
18127 , descriptorType( descriptorType_ )
18169 setDescriptorType( VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ ) VULKAN_HPP_NOEXCEPT
18171 descriptorType = descriptorType_;
80401 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_, global() member
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp24831 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler,
24836 , descriptorType( descriptorType_ )
24852 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_, member
24856 , descriptorType( descriptorType_ )
24880 VULKAN_HPP_CONSTEXPR_14 DescriptorSetLayoutBinding & setDescriptorType( VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ ) VULKAN_HPP_NOEXCEPT
24882 descriptorType = descriptorType_;
25648 VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler,
25654 , descriptorType( descriptorType_ )
25695 VULKAN_HPP_CONSTEXPR_14 DescriptorUpdateTemplateEntry & setDescriptorType( VULKAN_HPP_NAMESPACE::DescriptorType descriptorType_ ) VULKAN_HPP_NOEXCEPT
25697 descriptorType = descriptorType_;
[all...]

Completed in 138 milliseconds