Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp37099 struct MutableDescriptorTypeCreateInfoVALVE struct
37101 using NativeType = VkMutableDescriptorTypeCreateInfoVALVE;
37103 static const bool allowDuplicate = false;
37104 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
37108 VULKAN_HPP_CONSTEXPR MutableDescriptorTypeCreateInfoVALVE( in MutableDescriptorTypeCreateInfoVALVE() function
37119MutableDescriptorTypeCreateInfoVALVE( VkMutableDescriptorTypeCreateInfoVALVE const & rhs ) VULKAN_… in MutableDescriptorTypeCreateInfoVALVE() function
37124 MutableDescriptorTypeCreateInfoVALVE( in MutableDescriptorTypeCreateInfoVALVE() function
37139 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoVALVE const *>( &rh… in operator =()
37144 MutableDescriptorTypeCreateInfoVALVE & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
37151 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp37957 struct MutableDescriptorTypeCreateInfoVALVE struct
37959 using NativeType = VkMutableDescriptorTypeCreateInfoVALVE;
37961 static const bool allowDuplicate = false;
37962 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
37966 VULKAN_HPP_CONSTEXPR MutableDescriptorTypeCreateInfoVALVE( in MutableDescriptorTypeCreateInfoVALVE() function
37977MutableDescriptorTypeCreateInfoVALVE( VkMutableDescriptorTypeCreateInfoVALVE const & rhs ) VULKAN_… in MutableDescriptorTypeCreateInfoVALVE() function
37982 MutableDescriptorTypeCreateInfoVALVE( in MutableDescriptorTypeCreateInfoVALVE() function
37997 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoVALVE const *>( &rh… in operator =()
38002 …TEXPR_14 MutableDescriptorTypeCreateInfoVALVE & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
38009 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()
[all …]