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

AMD inner X86 binary. More...

#include <AmdBinaries.h>

Inheritance diagram for CLRX::AmdInnerX86Binary32:

Public Member Functions

 AmdInnerX86Binary32 (size_t binaryCodeSize, cxbyte *binaryCode, Flags creationFlags=ELF_CREATE_ALL)
 
void getKernelInfos (Array< KernelInfo > &kernelInfos) const
 generate kernel info from this binary and save to KernelInfo array
 

Detailed Description

AMD inner X86 binary.

Constructor & Destructor Documentation

CLRX::AmdInnerX86Binary32::AmdInnerX86Binary32 ( size_t  binaryCodeSize,
cxbyte *  binaryCode,
Flags  creationFlags = ELF_CREATE_ALL 
)

constructor

Parameters
binaryCodeSizebinary code size
binaryCodepointer to binary code
creationFlagsflags that specified what will be created during creation

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