Home | History | Annotate | Download | only in glsl

Lines Matching refs:gl_shader

26 #include "main/shaderobj.h" /* for struct gl_shader */
32 gl_shader *
37 gl_shader *sh = _mesa_new_shader(mem_ctx, 0, target);
13554 static gl_shader *builtin_profiles[12];
13574 gl_shader *sh = builtin_profiles[profile_index];