Searched defs:PhysicalDeviceShaderCorePropertiesAMD (Results 1 – 1 of 1) sorted by relevance
66983 struct PhysicalDeviceShaderCorePropertiesAMD struct66985 using NativeType = VkPhysicalDeviceShaderCorePropertiesAMD;66987 static const bool allowDuplicate = false;66988 …T_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesAMD;66992 …PhysicalDeviceShaderCorePropertiesAMD(uint32_t shaderEngineCount_ = {}, uint32_t shaderArraysPerEn… in PhysicalDeviceShaderCorePropertiesAMD() argument66998 …PhysicalDeviceShaderCorePropertiesAMD( VkPhysicalDeviceShaderCorePropertiesAMD const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesAMD() function67008 …*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 …]