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()
150 _mesa_lookup_shader(struct gl_context *ctx, GLuint name) in _mesa_lookup_shader() function
247 struct gl_shader *shader = _mesa_lookup_shader(ctx, name); in is_shader()329 sh = _mesa_lookup_shader(ctx, shader); in attach_shader_no_error()2055 sh = _mesa_lookup_shader(ctx, shaderObj); in shader_source()2651 struct gl_shader *sh = _mesa_lookup_shader(ctx, shader); in _mesa_CreateShaderProgramv()3607 struct gl_shader *sh = _mesa_lookup_shader(ctx, shader); in _mesa_CompileShaderIncludeARB()