Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47476 struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVE struct
47478 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE;
47480 static const bool allowDuplicate = false;
47481 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47485 VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
47493PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( VkPhysicalDeviceMutableDescriptorTypeFeaturesVAL… in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
47506 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesVALVE c… in operator =()
47511 PhysicalDeviceMutableDescriptorTypeFeaturesVALVE & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
47518 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()
47525 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp48632 struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVE struct
48634 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE;
48636 static const bool allowDuplicate = false;
48637 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
48641 VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
48649PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( VkPhysicalDeviceMutableDescriptorTypeFeaturesVAL… in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
48662 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesVALVE c… in operator =()
48668 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
48675 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()
48682 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const&()
[all …]