Searched refs:_mesa_shader_debug (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/glsl/ |
D | standalone_scaffolding.h | 44 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint id,
|
D | standalone_scaffolding.cpp | 45 _mesa_shader_debug(struct gl_context *, GLenum, GLuint, in _mesa_shader_debug() function
|
D | glsl_parser_extras.cpp | 155 _mesa_shader_debug(ctx, type, id, msg, strlen(msg)); in _mesa_glsl_msg()
|
/external/mesa3d/src/mesa/main/ |
D | errors.h | 72 _mesa_shader_debug( struct gl_context *ctx, GLenum type, GLuint id, const char *msg, int len );
|
D | errors.c | 1085 _mesa_shader_debug( struct gl_context *ctx, GLenum type, GLuint id, in _mesa_shader_debug() function
|