Searched refs:ppShaderContext (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderlib.h69 SHADERDECL(int) ShaderContextCreate(void **ppShaderContext);
H A Dshaderapi.c210 SHADERDECL(int) ShaderContextCreate(void **ppShaderContext) argument
268 *ppShaderContext = (void *)pContext;

Completed in 122 milliseconds