RetroArch
Public Attributes | List of all members
VkShaderStatisticsInfoAMD Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkShaderStatisticsInfoAMD:
[legend]

Public Attributes

VkShaderStageFlags shaderStageMask
 
VkShaderResourceUsageAMD resourceUsage
 
uint32_t numPhysicalVgprs
 
uint32_t numPhysicalSgprs
 
uint32_t numAvailableVgprs
 
uint32_t numAvailableSgprs
 
uint32_t computeWorkGroupSize [3]
 

Member Data Documentation

◆ computeWorkGroupSize

uint32_t VkShaderStatisticsInfoAMD::computeWorkGroupSize[3]

◆ numAvailableSgprs

uint32_t VkShaderStatisticsInfoAMD::numAvailableSgprs

◆ numAvailableVgprs

uint32_t VkShaderStatisticsInfoAMD::numAvailableVgprs

◆ numPhysicalSgprs

uint32_t VkShaderStatisticsInfoAMD::numPhysicalSgprs

◆ numPhysicalVgprs

uint32_t VkShaderStatisticsInfoAMD::numPhysicalVgprs

◆ resourceUsage

VkShaderResourceUsageAMD VkShaderStatisticsInfoAMD::resourceUsage

◆ shaderStageMask

VkShaderStageFlags VkShaderStatisticsInfoAMD::shaderStageMask

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