Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp75332 struct PhysicalDeviceShaderCorePropertiesARM struct
75334 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;
75336 static const bool allowDuplicate = false;
75337 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;
75340 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function
75353PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function
75363 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()
75367 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()
75372 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()
75383 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]