Home | History | Annotate | Download | only in main

Lines Matching refs:Program

39 #include "program/program.h"
40 #include "program/prog_parameter.h"
41 #include "program/hash_table.h"
129 _mesa_reference_program(ctx, &sh->Program, NULL);
184 /*** Shader Program object functions ***/
205 /* Unreference the old shader program */
276 * Clear (free) the shader program state that gets produced by linking.
303 * Free all the data that hangs off a shader program object, but not the
362 * Free/delete a shader program object.
375 * Lookup a GLSL program object.
398 * As above, but record an error if program is not found.