Searched refs:_mesa_lookup_shader (Results 1 – 4 of 4) sorted by relevance
61 _mesa_lookup_shader(struct gl_context *ctx, GLuint name);
150 struct gl_shader *shader = _mesa_lookup_shader(ctx, name); in get_label_pointer()
161 _mesa_lookup_shader(struct gl_context *ctx, GLuint name) in _mesa_lookup_shader() function
289 struct gl_shader *shader = _mesa_lookup_shader(ctx, name); in is_shader()371 sh = _mesa_lookup_shader(ctx, shader); in attach_shader_no_error()2125 sh = _mesa_lookup_shader(ctx, shaderObj); in shader_source()2726 struct gl_shader *sh = _mesa_lookup_shader(ctx, shader); in _mesa_CreateShaderProgramv()3691 struct gl_shader *sh = _mesa_lookup_shader(ctx, shader); in _mesa_CompileShaderIncludeARB()