Home
last modified time | relevance | path

Searched refs:VkMutableDescriptorTypeCreateInfoVALVE (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c130 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()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c107 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_CreateDescriptorSetLayout()
300 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_GetDescriptorSetLayoutSupport()
653 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in tu_CreateDescriptorPool()
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c121 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_CreateDescriptorSetLayout()
372 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_GetDescriptorSetLayoutSupport()
782 const VkMutableDescriptorTypeCreateInfoVALVE *mutable_info = in radv_CreateDescriptorPool()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddescriptorsets.txt360 slink:VkMutableDescriptorTypeCreateInfoVALVE::pname:pDescriptorTypes list of
388 slink:VkMutableDescriptorTypeCreateInfoVALVE::pname:pDescriptorTypes array
539 slink:VkMutableDescriptorTypeCreateInfoVALVE must: be present in the
563 [open,refpage='VkMutableDescriptorTypeCreateInfoVALVE',desc='Structure describing the list of possi…
566 is passed in a sname:VkMutableDescriptorTypeCreateInfoVALVE structure as a
570 The sname:VkMutableDescriptorTypeCreateInfoVALVE structure is defined as:
572 include::{generated}/api/structs/VkMutableDescriptorTypeCreateInfoVALVE.txt[]
589 slink:VkMutableDescriptorTypeCreateInfoVALVE::pname:pMutableDescriptorTypeLists[i].
591 include::{generated}/validity/structs/VkMutableDescriptorTypeCreateInfoVALVE.txt[]
2252 slink:VkMutableDescriptorTypeCreateInfoVALVE struct in the pname:pNext chain
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp1511 VkMutableDescriptorTypeCreateInfoVALVE mutableInfo = initVulkanStructure(); in makeDescriptorPool()
1628 const VkMutableDescriptorTypeCreateInfoVALVE createInfoValve = { in makeOrCheckDescriptorSetLayout()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl2294 template<> VkStructureType getStructureType<VkMutableDescriptorTypeCreateInfoVALVE> (void)
DvkStructTypes.inl5430 struct VkMutableDescriptorTypeCreateInfoVALVE struct
DvkStrUtil.inl1100 std::ostream& operator<< (std::ostream& s, const VkMutableDescriptorTypeCreateInfoVALVE& value);
DvkVulkan_c.inl13774 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
13779 } VkMutableDescriptorTypeCreateInfoVALVE; argument
DvkStrUtilImpl.inl11823 std::ostream& operator<< (std::ostream& s, const VkMutableDescriptorTypeCreateInfoVALVE& value)
11825 s << "VkMutableDescriptorTypeCreateInfoVALVE = {\n";
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h12059 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
12064 } VkMutableDescriptorTypeCreateInfoVALVE; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h12812 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
12817 } VkMutableDescriptorTypeCreateInfoVALVE; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h12820 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
12825 } VkMutableDescriptorTypeCreateInfoVALVE; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h12639 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
12644 } VkMutableDescriptorTypeCreateInfoVALVE; argument
Dvulkan_structs.hpp37101 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 ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h13815 typedef struct VkMutableDescriptorTypeCreateInfoVALVE { struct
13820 } VkMutableDescriptorTypeCreateInfoVALVE; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14853 typedef VkMutableDescriptorTypeCreateInfoEXT VkMutableDescriptorTypeCreateInfoVALVE; typedef