Lines Matching defs:pipe
40 #include "pipe/p_context.h"
744 struct pipe_context *pipe = ctx->pipe;
746 if (!pipe->set_debug_callback)
755 pipe->set_debug_callback(pipe, &cb);
757 pipe->set_debug_callback(pipe, NULL);
1093 ctx->pipe->emit_string_marker(ctx->pipe, buf, length);
1379 ctx->pipe->emit_string_marker(ctx->pipe, string, len);