Home
last modified time | relevance | path

Searched refs:_mesa_shader_debug (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/glsl/
Dstandalone_scaffolding.h44 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint id,
Dstandalone_scaffolding.cpp45 _mesa_shader_debug(struct gl_context *, GLenum, GLuint, in _mesa_shader_debug() function
Dglsl_parser_extras.cpp155 _mesa_shader_debug(ctx, type, id, msg, strlen(msg)); in _mesa_glsl_msg()
/external/mesa3d/src/mesa/main/
Derrors.h72 _mesa_shader_debug( struct gl_context *ctx, GLenum type, GLuint id, const char *msg, int len );
Derrors.c1085 _mesa_shader_debug( struct gl_context *ctx, GLenum type, GLuint id, in _mesa_shader_debug() function