Home | History | Annotate | Download | only in main

Lines Matching refs:Program

37 #include "program/program.h"
38 #include "program/prog_parameter.h"
39 #include "program/prog_cache.h"
40 #include "program/prog_instruction.h"
41 #include "program/prog_print.h"
42 #include "program/prog_statevars.h"
43 #include "program/programopt.h"
54 #include "../program/ir_to_mesa.h"
310 * Identify all possible varying inputs. The fragment program will
314 * This function figures out all the inputs that the fragment program
329 /* Somebody's messing with the vertex program and we don't have
345 * vertex program:
352 * vertex program:
383 /* Choose GLSL vertex shader over ARB vertex program. Need this
388 vprog = ctx->Shader.CurrentVertexProgram->_LinkedShaders[MESA_SHADER_VERTEX]->Program;
395 * vertex program:
515 /** State used to build the fragment program:
1282 * Generate a new fragment program which implements the context's
1306 * fixed function program in a GLES2 context at all, but that's a
1354 * program.
1358 struct gl_program *const fp = fs->Program;
1380 * Return a fragment program which implements the current