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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h2284 struct gl_shader_program struct
2436 struct gl_shader_program *CurrentVertexProgram;
2437 struct gl_shader_program *CurrentGeometryProgram;
2438 struct gl_shader_program *CurrentFragmentProgram;
2440 struct gl_shader_program *_CurrentFragmentProgram;
2447 struct gl_shader_program *ActiveProgram;
2584 /** Table of both gl_shader and gl_shader_program objects */
/external/mesa3d/src/mesa/main/
H A Dmtypes.h2284 struct gl_shader_program struct
2436 struct gl_shader_program *CurrentVertexProgram;
2437 struct gl_shader_program *CurrentGeometryProgram;
2438 struct gl_shader_program *CurrentFragmentProgram;
2440 struct gl_shader_program *_CurrentFragmentProgram;
2447 struct gl_shader_program *ActiveProgram;
2584 /** Table of both gl_shader and gl_shader_program objects */

Completed in 665 milliseconds