Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp66983 struct PhysicalDeviceShaderCorePropertiesAMD struct
66985 using NativeType = VkPhysicalDeviceShaderCorePropertiesAMD;
66987 static const bool allowDuplicate = false;
66988 …T_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesAMD;
66992PhysicalDeviceShaderCorePropertiesAMD(uint32_t shaderEngineCount_ = {}, uint32_t shaderArraysPerEn… in PhysicalDeviceShaderCorePropertiesAMD() argument
66998PhysicalDeviceShaderCorePropertiesAMD( VkPhysicalDeviceShaderCorePropertiesAMD const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesAMD() function
67008 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD const *>( &r… in operator =()
67013 operator VkPhysicalDeviceShaderCorePropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesAMD const&()
67018 operator VkPhysicalDeviceShaderCorePropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesAMD&()
67029 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]