Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp46912 struct PhysicalDeviceMeshShaderPropertiesNV struct
46914 using NativeType = VkPhysicalDeviceMeshShaderPropertiesNV;
46916 static const bool allowDuplicate = false;
46917 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
46922PhysicalDeviceMeshShaderPropertiesNV( uint32_t maxDrawMeshTasksCount_ … in PhysicalDeviceMeshShaderPropertiesNV() function
46953PhysicalDeviceMeshShaderPropertiesNV( VkPhysicalDeviceMeshShaderPropertiesNV const & rhs ) VULKAN_… in PhysicalDeviceMeshShaderPropertiesNV() function
46964 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV const *>( &rh… in operator =()
46968 operator VkPhysicalDeviceMeshShaderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMeshShaderPropertiesNV const&()
46973 operator VkPhysicalDeviceMeshShaderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMeshShaderPropertiesNV&()
46981 bool operator==( PhysicalDeviceMeshShaderPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp72980 struct PhysicalDeviceMeshShaderPropertiesNV struct
72982 using NativeType = VkPhysicalDeviceMeshShaderPropertiesNV;
72984 static const bool allowDuplicate = false;
72985 …T_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMeshShaderPropertiesNV;
72988 …KAN_HPP_CONSTEXPR_14 PhysicalDeviceMeshShaderPropertiesNV( uint32_t maxDraw… in PhysicalDeviceMeshShaderPropertiesNV() argument
73021PhysicalDeviceMeshShaderPropertiesNV( VkPhysicalDeviceMeshShaderPropertiesNV const & rhs ) VULKAN_… in PhysicalDeviceMeshShaderPropertiesNV() function
73031 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV const *>( &rh… in operator =()
73035 operator VkPhysicalDeviceMeshShaderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMeshShaderPropertiesNV const&()
73040 operator VkPhysicalDeviceMeshShaderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMeshShaderPropertiesNV&()
73065 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]