Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp55329 struct PhysicalDeviceVariablePointersFeatures struct
55331 using NativeType = VkPhysicalDeviceVariablePointersFeatures;
55333 static const bool allowDuplicate = false;
55334 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
55339PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer… in PhysicalDeviceVariablePointersFeatures() function
55348PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function
55360 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()
55365 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
55371 PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer( in setVariablePointersStorageBuffer()
55379 setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp56657 struct PhysicalDeviceVariablePointersFeatures struct
56659 using NativeType = VkPhysicalDeviceVariablePointersFeatures;
56661 static const bool allowDuplicate = false;
56662 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
56667PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer… in PhysicalDeviceVariablePointersFeatures() function
56676PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function
56688 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()
56693 …CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
56699 … VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer( in setVariablePointersStorageBuffer()
56707 … setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()
[all …]