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

kernel info structure (Gallium binaries) More...

#include <GalliumBinaries.h>

Public Attributes

CString kernelName
 kernel's name
 
GalliumProgInfoEntry progInfo [5]
 program info for kernel
 
bool useConfig
 true if configuration has been used to generate binary
 
GalliumKernelConfig config
 kernel's configuration
 
uint32_t offset
 offset of kernel code
 
std::vector< GalliumArgInfoargInfos
 arguments
 

Detailed Description

kernel info structure (Gallium binaries)


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