RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX Struct Reference

#include <vulkan.hpp>

Public Member Functions

 DeviceGeneratedCommandsFeaturesNVX (Bool32 computeBindingPointSupport_=0)
 
 DeviceGeneratedCommandsFeaturesNVX (VkDeviceGeneratedCommandsFeaturesNVX const &rhs)
 
DeviceGeneratedCommandsFeaturesNVXoperator= (VkDeviceGeneratedCommandsFeaturesNVX const &rhs)
 
DeviceGeneratedCommandsFeaturesNVXsetPNext (const void *pNext_)
 
DeviceGeneratedCommandsFeaturesNVXsetComputeBindingPointSupport (Bool32 computeBindingPointSupport_)
 
 operator const VkDeviceGeneratedCommandsFeaturesNVX & () const
 
bool operator== (DeviceGeneratedCommandsFeaturesNVX const &rhs) const
 
bool operator!= (DeviceGeneratedCommandsFeaturesNVX const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
Bool32 computeBindingPointSupport
 

Private Attributes

StructureType sType = StructureType::eDeviceGeneratedCommandsFeaturesNVX
 

Constructor & Destructor Documentation

◆ DeviceGeneratedCommandsFeaturesNVX() [1/2]

VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::DeviceGeneratedCommandsFeaturesNVX ( Bool32  computeBindingPointSupport_ = 0)
inline

◆ DeviceGeneratedCommandsFeaturesNVX() [2/2]

VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::DeviceGeneratedCommandsFeaturesNVX ( VkDeviceGeneratedCommandsFeaturesNVX const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkDeviceGeneratedCommandsFeaturesNVX &()

VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::operator const VkDeviceGeneratedCommandsFeaturesNVX & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::operator!= ( DeviceGeneratedCommandsFeaturesNVX const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

DeviceGeneratedCommandsFeaturesNVX& VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::operator= ( VkDeviceGeneratedCommandsFeaturesNVX const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::operator== ( DeviceGeneratedCommandsFeaturesNVX const rhs) const
inline
Here is the caller graph for this function:

◆ setComputeBindingPointSupport()

DeviceGeneratedCommandsFeaturesNVX& VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::setComputeBindingPointSupport ( Bool32  computeBindingPointSupport_)
inline

◆ setPNext()

DeviceGeneratedCommandsFeaturesNVX& VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::setPNext ( const void pNext_)
inline

Member Data Documentation

◆ computeBindingPointSupport

Bool32 VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::computeBindingPointSupport

◆ pNext

const void* VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsFeaturesNVX::sType = StructureType::eDeviceGeneratedCommandsFeaturesNVX
private

The documentation for this struct was generated from the following file: