Searched refs:detach_shader_error (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderapi.c509 detach_shader_error(struct gl_context *ctx, GLuint program, GLuint shader) function in typeref:typename:void
1624 detach_shader_error(ctx, program, shader);
1640 detach_shader_error(ctx, program, shader);
2556 detach_shader_error(ctx, program, shader);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.c552 detach_shader_error(struct gl_context *ctx, GLuint program, GLuint shader) function in typeref:typename:void
1772 detach_shader_error(ctx, program, shader);
1788 detach_shader_error(ctx, program, shader);
2739 detach_shader_error(ctx, program, shader);

Completed in 9 milliseconds