RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD Struct Reference

#include <vulkan.hpp>

Public Member Functions

 operator const VkPhysicalDeviceShaderCorePropertiesAMD & () const
 
bool operator== (PhysicalDeviceShaderCorePropertiesAMD const &rhs) const
 
bool operator!= (PhysicalDeviceShaderCorePropertiesAMD const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
uint32_t shaderEngineCount
 
uint32_t shaderArraysPerEngineCount
 
uint32_t computeUnitsPerShaderArray
 
uint32_t simdPerComputeUnit
 
uint32_t wavefrontsPerSimd
 
uint32_t wavefrontSize
 
uint32_t sgprsPerSimd
 
uint32_t minSgprAllocation
 
uint32_t maxSgprAllocation
 
uint32_t sgprAllocationGranularity
 
uint32_t vgprsPerSimd
 
uint32_t minVgprAllocation
 
uint32_t maxVgprAllocation
 
uint32_t vgprAllocationGranularity
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceShaderCorePropertiesAMD
 

Member Function Documentation

◆ operator const VkPhysicalDeviceShaderCorePropertiesAMD &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::operator const VkPhysicalDeviceShaderCorePropertiesAMD & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::operator!= ( PhysicalDeviceShaderCorePropertiesAMD const rhs) const
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::operator== ( PhysicalDeviceShaderCorePropertiesAMD const rhs) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ computeUnitsPerShaderArray

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::computeUnitsPerShaderArray

◆ maxSgprAllocation

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::maxSgprAllocation

◆ maxVgprAllocation

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::maxVgprAllocation

◆ minSgprAllocation

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::minSgprAllocation

◆ minVgprAllocation

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::minVgprAllocation

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::pNext = nullptr

◆ sgprAllocationGranularity

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::sgprAllocationGranularity

◆ sgprsPerSimd

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::sgprsPerSimd

◆ shaderArraysPerEngineCount

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::shaderArraysPerEngineCount

◆ shaderEngineCount

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::shaderEngineCount

◆ simdPerComputeUnit

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::simdPerComputeUnit

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::sType = StructureType::ePhysicalDeviceShaderCorePropertiesAMD
private

◆ vgprAllocationGranularity

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::vgprAllocationGranularity

◆ vgprsPerSimd

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::vgprsPerSimd

◆ wavefrontSize

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::wavefrontSize

◆ wavefrontsPerSimd

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesAMD::wavefrontsPerSimd

The documentation for this struct was generated from the following file: