HomeSort by relevance Sort by last modified time
    Searched refs:draw_buffer (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
buffers.c 268 draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, function
318 draw_buffer(ctx, ctx->DrawBuffer, buffer, "glDrawBuffer");
337 draw_buffer(ctx, fb, buf, "glNamedFramebufferDrawBuffer");
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.c 301 draw_buffer(softpipe->draw,
306 draw_buffer(softpipe->draw,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.h 164 draw_buffer(struct draw_context *draw,
draw_context.c 758 draw_buffer(struct draw_context *draw, function

Completed in 4999 milliseconds