Searched refs:draw_buffer (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_context.c | 318 draw_buffer(softpipe->draw, in softpipe_create_context() 323 draw_buffer(softpipe->draw, in softpipe_create_context()
|
/third_party/mesa3d/src/mesa/main/ |
D | buffers.c | 279 draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, in draw_buffer() function 330 draw_buffer(ctx, fb, buffer, caller, false); in draw_buffer_error() 338 draw_buffer(ctx, fb, buffer, caller, true); in draw_buffer_no_error()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_context.h | 177 draw_buffer(struct draw_context *draw,
|
D | draw_context.c | 865 draw_buffer(struct draw_context *draw, in draw_buffer() function
|