#include <vulkan.hpp>
◆ PhysicalDeviceVariablePointerFeatures() [1/2]
VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointerFeatures::PhysicalDeviceVariablePointerFeatures |
( |
Bool32 |
variablePointersStorageBuffer_ = 0 , |
|
|
Bool32 |
variablePointers_ = 0 |
|
) |
| |
|
inline |
◆ PhysicalDeviceVariablePointerFeatures() [2/2]
◆ operator const VkPhysicalDeviceVariablePointerFeatures &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setPNext()
◆ setVariablePointers()
◆ setVariablePointersStorageBuffer()
◆ pNext
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointerFeatures::pNext = nullptr |
◆ sType
◆ variablePointers
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointerFeatures::variablePointers |
◆ variablePointersStorageBuffer
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointerFeatures::variablePointersStorageBuffer |
The documentation for this struct was generated from the following file: