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

  /external/mesa3d/src/gallium/drivers/radeonsi/
r600.h 118 void r600_context_draw_opaque_count(struct r600_context *ctx, struct r600_so_target *t);
si_state_draw.c 545 r600_context_draw_opaque_count(rctx, (struct r600_so_target*)info->count_from_stream_output);
r600_hw_context.c 647 void r600_context_draw_opaque_count(struct r600_context *ctx, struct r600_so_target *t) function

Completed in 61 milliseconds