Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp81471 struct PhysicalDeviceShaderCorePropertiesARM struct
81473 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;
81475 static const bool allowDuplicate = false;
81476 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;
81479 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function
81492PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function
81502 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()
81506 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()
81511 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()
81522 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]