CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | Public Attributes | List of all members
CLRX::AsmKernel Struct Reference

kernel entry structure More...

#include <AsmDefs.h>

Public Member Functions

void openCodeRegion (size_t offset)
 open kernel region in code
 
void closeCodeRegion (size_t offset)
 close kernel region in code
 

Public Attributes

const char * name
 name of kernel
 
AsmSourcePos sourcePos
 source position of definition
 
std::vector< std::pair< size_t, size_t > > codeRegions
 code regions
 

Detailed Description

kernel entry structure


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