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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderapi.c322 attach_shader_no_error(struct gl_context *ctx, GLuint program, GLuint shader) function in typeref:typename:void
1473 attach_shader_no_error(ctx, program, shader);
1489 attach_shader_no_error(ctx, program, shader);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.c365 attach_shader_no_error(struct gl_context *ctx, GLuint program, GLuint shader) function in typeref:typename:void
1621 attach_shader_no_error(ctx, program, shader);
1637 attach_shader_no_error(ctx, program, shader);

Completed in 9 milliseconds