Searched refs:VkMutableDescriptorTypeCreateInfoVALVE (Results 1 – 15 of 15) sorted by relevance
130 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info, in anv_descriptor_data_for_mutable_type()219 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info, in anv_descriptor_size_for_mutable_type()319 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in anv_GetDescriptorSetLayoutSupport()492 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in anv_CreateDescriptorSetLayout()871 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in anv_CreateDescriptorPool()
107 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_CreateDescriptorSetLayout()300 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_GetDescriptorSetLayoutSupport()653 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_CreateDescriptorPool()
121 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_CreateDescriptorSetLayout()372 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_GetDescriptorSetLayoutSupport()782 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_CreateDescriptorPool()
1511 VkMutableDescriptorTypeCreateInfoVALVE mutableInfo = initVulkanStructure(); in makeDescriptorPool()1628 const VkMutableDescriptorTypeCreateInfoVALVE createInfoValve = { in makeOrCheckDescriptorSetLayout()
2294 template<> VkStructureType getStructureType<VkMutableDescriptorTypeCreateInfoVALVE> (void)
5430 struct VkMutableDescriptorTypeCreateInfoVALVE struct
1099 std::ostream& operator<< (std::ostream& s, const VkMutableDescriptorTypeCreateInfoVALVE& value);
13774 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct13779 } VkMutableDescriptorTypeCreateInfoVALVE; typedef
11809 std::ostream& operator<< (std::ostream& s, const VkMutableDescriptorTypeCreateInfoVALVE& value)11811 s << "VkMutableDescriptorTypeCreateInfoVALVE = {\n";
12059 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct12064 } VkMutableDescriptorTypeCreateInfoVALVE; typedef
12812 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct12817 } VkMutableDescriptorTypeCreateInfoVALVE; argument
12639 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct12644 } VkMutableDescriptorTypeCreateInfoVALVE; argument
37101 using NativeType = VkMutableDescriptorTypeCreateInfoVALVE;37119 …MutableDescriptorTypeCreateInfoVALVE( VkMutableDescriptorTypeCreateInfoVALVE const & rhs ) VULKAN_… in MutableDescriptorTypeCreateInfoVALVE()37137 operator=( VkMutableDescriptorTypeCreateInfoVALVE const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()37176 operator VkMutableDescriptorTypeCreateInfoVALVE const &() const VULKAN_HPP_NOEXCEPT in operator VkMutableDescriptorTypeCreateInfoVALVE const&()37178 return *reinterpret_cast<const VkMutableDescriptorTypeCreateInfoVALVE *>( this ); in operator VkMutableDescriptorTypeCreateInfoVALVE const&()37181 operator VkMutableDescriptorTypeCreateInfoVALVE &() VULKAN_HPP_NOEXCEPT in operator VkMutableDescriptorTypeCreateInfoVALVE&()37183 return *reinterpret_cast<VkMutableDescriptorTypeCreateInfoVALVE *>( this ); in operator VkMutableDescriptorTypeCreateInfoVALVE&()37209 sizeof( VkMutableDescriptorTypeCreateInfoVALVE ),
13815 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct13820 } VkMutableDescriptorTypeCreateInfoVALVE; argument
14057 typedef VkMutableDescriptorTypeCreateInfoEXT VkMutableDescriptorTypeCreateInfoVALVE; typedef