Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp34189 struct IndirectCommandsLayoutCreateInfoNV struct
34191 using NativeType = VkIndirectCommandsLayoutCreateInfoNV;
34193 static const bool allowDuplicate = false;
34194 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
34198 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function
34216IndirectCommandsLayoutCreateInfoNV( VkIndirectCommandsLayoutCreateInfoNV const & rhs ) VULKAN_HPP_… in IndirectCommandsLayoutCreateInfoNV() argument
34221 IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function
34243 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV const *>( &rhs … in operator =()
34248 IndirectCommandsLayoutCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34255 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp34922 struct IndirectCommandsLayoutCreateInfoNV struct
34924 using NativeType = VkIndirectCommandsLayoutCreateInfoNV;
34926 static const bool allowDuplicate = false;
34927 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
34931 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() argument
34949IndirectCommandsLayoutCreateInfoNV( VkIndirectCommandsLayoutCreateInfoNV const & rhs ) VULKAN_HPP_… in IndirectCommandsLayoutCreateInfoNV() function
34954 IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function
34976 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV const *>( &rhs … in operator =()
34981 …NSTEXPR_14 IndirectCommandsLayoutCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34988 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
[all …]