-
Notifications
You must be signed in to change notification settings - Fork 0
Glsl_program_reset
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Tells the graphics context to no longer use a shader program and for the graphics system to return to the fixed function pipeline.
- none: There are no parameters for this function.
none: This function has no return values.
// demonstrates resetting the graphics to not use a shader program
shader_program_reset();NOTOC
Category:Function:All
This is number 1