LLVM: llvm::AMDGPU::GcnBufferFormatInfo Struct Reference (original) (raw)

#include "[Target/AMDGPU/Utils/AMDGPUBaseInfo.h](AMDGPUBaseInfo%5F8h%5Fsource.html)"

Public Attributes
unsigned Format
unsigned BitsPerComp
unsigned NumComponents
unsigned NumFormat
unsigned DataFormat

Definition at line 92 of file AMDGPUBaseInfo.h.

BitsPerComp

unsigned llvm::AMDGPU::GcnBufferFormatInfo::BitsPerComp

DataFormat

unsigned llvm::AMDGPU::GcnBufferFormatInfo::DataFormat

Format

unsigned llvm::AMDGPU::GcnBufferFormatInfo::Format

NumComponents

unsigned llvm::AMDGPU::GcnBufferFormatInfo::NumComponents

NumFormat

unsigned llvm::AMDGPU::GcnBufferFormatInfo::NumFormat


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