Searched defs:CRProgram (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_program.h18 * are in the CRProgram structure.
88 } CRProgram; typedef in typeref:struct:__anon16227
93 CRProgram *currentVertexProgram;
94 CRProgram *currentFragmentProgram;
99 CRProgram *defaultVertexProgram;
100 CRProgram *defaultFragmentProgram;

Completed in 50 milliseconds