Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp28287 struct DirectDriverLoadingListLUNARG struct
28289 using NativeType = VkDirectDriverLoadingListLUNARG;
28291 static const bool allowDuplicate = false;
28292 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDirectDriverLoadingListLUNARG;
28295 VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG( in DirectDriverLoadingListLUNARG() function
28309 DirectDriverLoadingListLUNARG( VkDirectDriverLoadingListLUNARG const & rhs ) VULKAN_HPP_NOEXCEPT in DirectDriverLoadingListLUNARG() function
28315DirectDriverLoadingListLUNARG( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG … in DirectDriverLoadingListLUNARG() function
28328 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const *>( &rhs ); in operator =()
28333 …LKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
28339 …stLUNARG & setMode( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_ ) VULKAN_HPP_NOEXCEPT in setMode()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp25959 struct DirectDriverLoadingListLUNARG struct
25961 using NativeType = VkDirectDriverLoadingListLUNARG;
25963 static const bool allowDuplicate = false;
25964 …HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDirectDriverLoadingListLUNARG;
25968 VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG(VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUN… in DirectDriverLoadingListLUNARG() function
25974 DirectDriverLoadingListLUNARG( VkDirectDriverLoadingListLUNARG const & rhs ) VULKAN_HPP_NOEXCEPT in DirectDriverLoadingListLUNARG() function
25979DirectDriverLoadingListLUNARG( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_, VULKAN_H… in DirectDriverLoadingListLUNARG() function
25990 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const *>( &rhs ); in operator =()
25995 …LKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
26001 …stLUNARG & setMode( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_ ) VULKAN_HPP_NOEXCEPT in setMode()
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp29156 struct DirectDriverLoadingListLUNARG struct
29158 using NativeType = VkDirectDriverLoadingListLUNARG;
29160 static const bool allowDuplicate = false;
29161 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDirectDriverLoadingListLUNARG;
29164 VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG( in DirectDriverLoadingListLUNARG() argument
29178 DirectDriverLoadingListLUNARG( VkDirectDriverLoadingListLUNARG const & rhs ) VULKAN_HPP_NOEXCEPT in DirectDriverLoadingListLUNARG() function
29184DirectDriverLoadingListLUNARG( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG … in DirectDriverLoadingListLUNARG() function
29197 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const *>( &rhs ); in operator =()
29202 …LKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
29208 …stLUNARG & setMode( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_ ) VULKAN_HPP_NOEXCEPT in setMode()
[all …]