Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp30753 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() argument
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()
[all …]