Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp23631 struct GeneratedCommandsInfoNV struct
23633 static const bool allowDuplicate = false;
23634 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;
23637 VULKAN_HPP_CONSTEXPR GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() argument
23668 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() argument
23673 GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() function
23709 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()
23713 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
23720 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
23726 …neratedCommandsInfoNV & setPipeline( VULKAN_HPP_NAMESPACE::Pipeline pipeline_ ) VULKAN_HPP_NOEXCEPT in setPipeline()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp32955 struct GeneratedCommandsInfoNV struct
32957 static const bool allowDuplicate = false;
32958 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;
32961GeneratedCommandsInfoNV(VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ = VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function
32967 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() function
32973GeneratedCommandsInfoNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_, VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function
32981 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()
32985 GeneratedCommandsInfoNV & operator=( GeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
32991 GeneratedCommandsInfoNV & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
32997 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp33113 struct GeneratedCommandsInfoNV struct
33115 static const bool allowDuplicate = false;
33116 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;
33119GeneratedCommandsInfoNV(VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ = VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function
33125 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() function
33131GeneratedCommandsInfoNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_, VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function
33139 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()
33143 GeneratedCommandsInfoNV & operator=( GeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
33149 GeneratedCommandsInfoNV & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
33155 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
[all …]