Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.h71 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id,
Derrors.c385 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id, in _mesa_shader_debug() function
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.h68 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuint *id,
Dstandalone_scaffolding.cpp82 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() function
Dglsl_parser_extras.cpp499 _mesa_shader_debug(ctx, type, &msg_id, msg); in _mesa_glsl_msg()