• Home
  • Raw
  • Download

Lines Matching defs:DirectDriverLoadingListLUNARG

30753   struct DirectDriverLoadingListLUNARG  struct
30755 using NativeType = VkDirectDriverLoadingListLUNARG;
30757 static const bool allowDuplicate = false;
30758 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDirectDriverLoadingListLUNARG;
30761 VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG( in DirectDriverLoadingListLUNARG() function
30775 DirectDriverLoadingListLUNARG( VkDirectDriverLoadingListLUNARG const & rhs ) VULKAN_HPP_NOEXCEPT in DirectDriverLoadingListLUNARG() function
30781DirectDriverLoadingListLUNARG( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG … in DirectDriverLoadingListLUNARG() function
30794 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const *>( &rhs ); in operator =()
30799 …PP_CONSTEXPR_14 DirectDriverLoadingListLUNARG & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
30805 …stLUNARG & setMode( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_ ) VULKAN_HPP_NOEXCEPT in setMode()
30811 …EXPR_14 DirectDriverLoadingListLUNARG & setDriverCount( uint32_t driverCount_ ) VULKAN_HPP_NOEXCEPT in setDriverCount()
30818 …rivers( const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG * pDrivers_ ) VULKAN_HPP_NOEXCEPT in setPDrivers()
30825 DirectDriverLoadingListLUNARG & setDrivers( in setDrivers()
30835 operator VkDirectDriverLoadingListLUNARG const &() const VULKAN_HPP_NOEXCEPT in operator VkDirectDriverLoadingListLUNARG const&()
30840 operator VkDirectDriverLoadingListLUNARG &() VULKAN_HPP_NOEXCEPT in operator VkDirectDriverLoadingListLUNARG&()
30855 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
30861 bool operator==( DirectDriverLoadingListLUNARG const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
30870 bool operator!=( DirectDriverLoadingListLUNARG const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
30876 …:StructureType sType = StructureType::eDirectDriverLoadingListLUNARG;
30877 const void * pNext = {};
30878 …ngModeLUNARG mode = VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG::eExclusive;
30879 uint32_t driverCount = {};
30880 const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG * pDrivers = {};