Searched refs:attach_shader_err (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderapi.c | 274 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, function in typeref:typename:void 1481 attach_shader_err(ctx, program, shader, "glAttachObjectARB"); 1497 attach_shader_err(ctx, program, shader, "glAttachShader"); 2554 attach_shader_err(ctx, program, shader, "glCreateShaderProgramv");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderapi.c | 317 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, function in typeref:typename:void 1629 attach_shader_err(ctx, program, shader, "glAttachObjectARB"); 1645 attach_shader_err(ctx, program, shader, "glAttachShader"); 2737 attach_shader_err(ctx, program, shader, "glCreateShaderProgramv");
|
Completed in 44 milliseconds