LLVM 24.0.0git
llvm::AMDGPU::SyntheticAperture Namespace Reference

Enumerations

enum  SyntheticAperture { None = 0x00000000 , BARRIER = 0x00000001 }
 Synthetic aperture numbers. More...

Enumeration Type Documentation

◆ SyntheticAperture

Synthetic aperture numbers.

This is OR'd with the high bits of the LDS aperture pointer.

NOTE: This is also documented in AMDGPUUsage.

Enumerator
None 
BARRIER 

Definition at line 1373 of file SIDefines.h.