Searched refs:attach_shader_err (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | shaderapi.c | 275 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, in attach_shader_err() function 1588 attach_shader_err(ctx, program, shader, "glAttachObjectARB"); in _mesa_AttachObjectARB() 1604 attach_shader_err(ctx, program, shader, "glAttachShader"); in _mesa_AttachShader() 2667 attach_shader_err(ctx, program, shader, "glCreateShaderProgramv"); in _mesa_CreateShaderProgramv()
|