Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp27115 struct GeneratedCommandsMemoryRequirementsInfoNV struct
27117 using NativeType = VkGeneratedCommandsMemoryRequirementsInfoNV;
27119 static const bool allowDuplicate = false;
27120 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
27124 VULKAN_HPP_CONSTEXPR GeneratedCommandsMemoryRequirementsInfoNV( in GeneratedCommandsMemoryRequirementsInfoNV() argument
27138GeneratedCommandsMemoryRequirementsInfoNV( VkGeneratedCommandsMemoryRequirementsInfoNV const & rhs… in GeneratedCommandsMemoryRequirementsInfoNV() function
27151 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsMemoryRequirementsInfoNV const *>… in operator =()
27156 GeneratedCommandsMemoryRequirementsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
27163 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
27170 setPipeline( VULKAN_HPP_NAMESPACE::Pipeline pipeline_ ) VULKAN_HPP_NOEXCEPT in setPipeline()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp27690 struct GeneratedCommandsMemoryRequirementsInfoNV struct
27692 using NativeType = VkGeneratedCommandsMemoryRequirementsInfoNV;
27694 static const bool allowDuplicate = false;
27695 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
27699 VULKAN_HPP_CONSTEXPR GeneratedCommandsMemoryRequirementsInfoNV( in GeneratedCommandsMemoryRequirementsInfoNV() function
27713GeneratedCommandsMemoryRequirementsInfoNV( VkGeneratedCommandsMemoryRequirementsInfoNV const & rhs… in GeneratedCommandsMemoryRequirementsInfoNV() function
27726 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsMemoryRequirementsInfoNV const *>… in operator =()
27732 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
27739 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
27746 … setPipeline( VULKAN_HPP_NAMESPACE::Pipeline pipeline_ ) VULKAN_HPP_NOEXCEPT in setPipeline()
[all …]