Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp66805 struct PhysicalDeviceShaderCoreBuiltinsPropertiesARM struct
66814 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreBuiltinsPropertiesARM(uint64_t shaderCoreMask_ = {}, u… in PhysicalDeviceShaderCoreBuiltinsPropertiesARM() function
66820PhysicalDeviceShaderCoreBuiltinsPropertiesARM( VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM con… in PhysicalDeviceShaderCoreBuiltinsPropertiesARM() function
66830 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM cons… in operator =()
66835 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const&()
66840 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM&()
66851 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
66861 …l operator==( PhysicalDeviceShaderCoreBuiltinsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
66874 …l operator!=( PhysicalDeviceShaderCoreBuiltinsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
66881 …HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM;
[all …]