Searched refs:attach_shader_err (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 346 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, in attach_shader_err() function 1604 attach_shader_err(ctx, program, shader, "glAttachObjectARB"); in _mesa_AttachObjectARB() 1620 attach_shader_err(ctx, program, shader, "glAttachShader"); in _mesa_AttachShader() 2707 attach_shader_err(ctx, program, shader, "glCreateShaderProgramv"); in _mesa_CreateShaderProgramv()
|
Completed in 5 milliseconds