HDK
|
Basic management of shader contexts in RSL. More...
#include <VEX_RslTypes.h>
Static Public Member Functions | |
static const char * | getNameFromContextType (RSL_ContextType t) |
Get the name token of a context. More... | |
static const char * | getLabelFromContextType (RSL_ContextType t) |
Returns a context label token for a given type. More... | |
static RSL_ContextType | getContextTypeFromName (const char *name) |
Map the context name to a context type. More... | |
Basic management of shader contexts in RSL.
Definition at line 38 of file VEX_RslTypes.h.
|
static |
Map the context name to a context type.
|
static |
Returns a context label token for a given type.
|
static |
Get the name token of a context.