Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp33916 struct IndirectCommandsLayoutTokenNV struct
33918 using NativeType = VkIndirectCommandsLayoutTokenNV;
33920 static const bool allowDuplicate = false;
33921 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;
33925 IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ = in IndirectCommandsLayoutTokenNV() argument
33957 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument
33962 IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() argument
34008 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()
34013 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34020 … setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp34644 struct IndirectCommandsLayoutTokenNV struct
34646 using NativeType = VkIndirectCommandsLayoutTokenNV;
34648 static const bool allowDuplicate = false;
34649 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;
34653 IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ = in IndirectCommandsLayoutTokenNV() argument
34685 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() function
34690 IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() function
34736 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()
34741 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34748 … setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()
[all …]