CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
kernel argument info structure More...
#include <AmdBinaries.h>
Public Attributes | |
KernelArgType | argType |
argument type | |
KernelPtrSpace | ptrSpace |
pointer space for argument if argument is pointer or image | |
cxbyte | ptrAccess |
pointer access flags | |
CString | typeName |
name of type of argument | |
CString | argName |
argument name | |
kernel argument info structure