Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp26864 struct GeneratedCommandsInfoNV struct
26866 using NativeType = VkGeneratedCommandsInfoNV;
26868 static const bool allowDuplicate = false;
26869 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;
26872 VULKAN_HPP_CONSTEXPR GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() argument
26903 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() function
26908 GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() argument
26943 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()
26948 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
26955 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp27436 struct GeneratedCommandsInfoNV struct
27438 using NativeType = VkGeneratedCommandsInfoNV;
27440 static const bool allowDuplicate = false;
27441 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;
27444 VULKAN_HPP_CONSTEXPR GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() argument
27475 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() argument
27480 GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() function
27515 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()
27520 …LKAN_HPP_CONSTEXPR_14 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
27527 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
[all …]