Home | History | Annotate | Download | only in main

Lines Matching refs:gl_program_constants

2742 struct gl_program_constants
2818 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 */