CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
descriptor of macro source (used in source fields) More...
#include <AsmSource.h>
Public Member Functions | |
AsmMacroSource (RefPtr< const AsmMacroSubst > _macro, RefPtr< const AsmSource > _source) | |
construcror | |
virtual | ~AsmMacroSource () |
destructor | |
![]() | |
AsmSource (AsmSourceType _type) | |
constructor | |
virtual | ~AsmSource () |
destructor | |
![]() | |
FastRefCountable () | |
constructor | |
void | reference () const |
reference object | |
bool | unreference () const |
unreference object (returns true if no reference count) | |
Public Attributes | |
RefPtr< const AsmMacroSubst > | macro |
macro substition | |
RefPtr< const AsmSource > | source |
source of substituted content | |
![]() | |
AsmSourceType | type |
type of Asm source (file or macro) | |
descriptor of macro source (used in source fields)