Searched refs:attach_shader_err (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 351 attach_shader_err(struct gl_context *ctx, GLuint program, GLuint shader, in attach_shader_err() function 1609 attach_shader_err(ctx, program, shader, "glAttachObjectARB"); in _mesa_AttachObjectARB() 1625 attach_shader_err(ctx, program, shader, "glAttachShader"); in _mesa_AttachShader() 2683 attach_shader_err(ctx, program, shader, "glCreateShaderProgramv"); in _mesa_CreateShaderProgramv_impl()
|