Searched refs:gl_program_constants (Results 1 – 8 of 8) sorted by relevance
138 struct gl_program_constants *limits;
924 const struct gl_program_constants *c; in _mesa_valid_register_index()
2742 struct gl_program_constants struct2818 struct gl_program_constants VertexProgram; /**< GL_ARB_vertex_program */2819 struct gl_program_constants FragmentProgram; /**< GL_ARB_fragment_program */2820 struct gl_program_constants GeometryProgram; /**< GL_ARB_geometry_shader4 */
697 const struct gl_program_constants *limits; in _mesa_GetProgramivARB()
479 struct gl_program_constants *prog) in init_program_limits()
1462 const struct gl_program_constants *limits; in _mesa_GetShaderPrecisionFormat()
167 struct gl_program_constants *pc; in st_init_limits()
706 init_program_native_limits(struct gl_program_constants *prog) in init_program_native_limits()