CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
CLRX::AsmSection Struct Reference

assembler section More...

#include <Assembler.h>

Public Member Functions

size_t getSize () const
 get section's size
 

Public Attributes

const char * name
 section name
 
cxuint kernelId
 kernel id (optional)
 
AsmSectionType type
 type of section
 
Flags flags
 section flags
 
uint64_t alignment
 section alignment
 
uint64_t size
 section size
 
std::vector< cxbyte > content
 content of section
 

Detailed Description

assembler section


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