CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
common definitions for assembler and disassembler More...
#include <CLRX/amdbin/Commons.h>
Go to the source code of this file.
Namespaces | |
CLRX | |
main namespace | |
Macros | |
#define | CLRX_POLICY_UNIFIED_SGPR_COUNT (200U) |
Typedefs | |
typedef cxuint | CLRX::AsmKernelId |
type for Asm kernel id (index) | |
typedef cxuint | CLRX::AsmSectionId |
type for Asm section id (index) | |
Enumerations | |
enum | CLRX::BinaryFormat { CLRX::BinaryFormat::AMD = 0, CLRX::BinaryFormat::GALLIUM, CLRX::BinaryFormat::RAWCODE, CLRX::BinaryFormat::AMDCL2, CLRX::BinaryFormat::ROCM } |
binary format for Assembler/Disassembler More... | |
common definitions for assembler and disassembler