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

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_hw_context.c 150 ctx->b.num_gfx_cs_flushes++;
  /external/mesa3d/src/gallium/drivers/r600/
r600_hw_context.c 286 ctx->b.num_gfx_cs_flushes++;
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 541 unsigned num_gfx_cs_flushes; member in struct:r600_common_context
    [all...]
r600_pipe_common.c 399 multi_fence->gfx_unflushed.ib_index = rctx->num_gfx_cs_flushes;
    [all...]

Completed in 188 milliseconds