Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp81135 struct PhysicalDeviceShaderCoreBuiltinsPropertiesARM struct
81137 using NativeType = VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM;
81139 static const bool allowDuplicate = false;
81140 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM;
81143 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreBuiltinsPropertiesARM( uint64_t shaderCoreMask_ =… in PhysicalDeviceShaderCoreBuiltinsPropertiesARM() function
81157PhysicalDeviceShaderCoreBuiltinsPropertiesARM( VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM con… in PhysicalDeviceShaderCoreBuiltinsPropertiesARM() function
81167 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM cons… in operator =()
81171 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const&()
81176 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM&()
81187 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]