Searched refs:_mesa_shader_debug (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | errors.h | 71 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id,
|
D | errors.c | 385 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id, in _mesa_shader_debug() function
|
/external/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.h | 68 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id,
|
D | standalone_scaffolding.cpp | 82 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() function
|
D | glsl_parser_extras.cpp | 499 _mesa_shader_debug(ctx, type, &msg_id, msg); in _mesa_glsl_msg()
|