Searched refs:draw_buffer (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.c | 305 draw_buffer(softpipe->draw, in softpipe_create_context() 310 draw_buffer(softpipe->draw, in softpipe_create_context()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | buffers.c | 285 draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, in draw_buffer() function 334 draw_buffer(ctx, fb, buffer, caller, false); in draw_buffer_error() 342 draw_buffer(ctx, fb, buffer, caller, true); in draw_buffer_no_error()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_context.h | 179 draw_buffer(struct draw_context *draw,
|
H A D | draw_context.c | 861 draw_buffer(struct draw_context *draw, in draw_buffer() function
|
Completed in 5 milliseconds