• Home
  • Raw
  • Download

Lines Matching defs:DirectDriverLoadingListLUNARG

30910   struct DirectDriverLoadingListLUNARG  struct
30912 using NativeType = VkDirectDriverLoadingListLUNARG;
30914 static const bool allowDuplicate = false;
30915 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDirectDriverLoadingListLUNARG;
30918 VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG( in DirectDriverLoadingListLUNARG() argument
30932 DirectDriverLoadingListLUNARG( VkDirectDriverLoadingListLUNARG const & rhs ) VULKAN_HPP_NOEXCEPT in DirectDriverLoadingListLUNARG() function
30938DirectDriverLoadingListLUNARG( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG … in DirectDriverLoadingListLUNARG() function
30951 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const *>( &rhs ); in operator =()
30956 …PP_CONSTEXPR_14 DirectDriverLoadingListLUNARG & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
30962 …stLUNARG & setMode( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_ ) VULKAN_HPP_NOEXCEPT in setMode()
30968 …EXPR_14 DirectDriverLoadingListLUNARG & setDriverCount( uint32_t driverCount_ ) VULKAN_HPP_NOEXCEPT in setDriverCount()
30975 …rivers( const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG * pDrivers_ ) VULKAN_HPP_NOEXCEPT in setPDrivers()
30982 DirectDriverLoadingListLUNARG & setDrivers( in setDrivers()
30992 operator VkDirectDriverLoadingListLUNARG const &() const VULKAN_HPP_NOEXCEPT in operator VkDirectDriverLoadingListLUNARG const&()
30997 operator VkDirectDriverLoadingListLUNARG &() VULKAN_HPP_NOEXCEPT in operator VkDirectDriverLoadingListLUNARG&()
31012 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
31018 bool operator==( DirectDriverLoadingListLUNARG const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
31027 bool operator!=( DirectDriverLoadingListLUNARG const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
31033 …:StructureType sType = StructureType::eDirectDriverLoadingListLUNARG;
31034 const void * pNext = {};
31035 …ngModeLUNARG mode = VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG::eExclusive;
31036 uint32_t driverCount = {};
31037 const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG * pDrivers = {};