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

  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_gmem.c 211 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) function
393 patch_draws(batch, IGNORE_VISIBILITY);
550 patch_draws(batch, IGNORE_VISIBILITY);
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_gmem.c 511 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) function
555 patch_draws(batch, IGNORE_VISIBILITY);
694 patch_draws(batch, USE_VISIBILITY);
696 patch_draws(batch, IGNORE_VISIBILITY);
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_gmem.c 698 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) function
759 patch_draws(batch, IGNORE_VISIBILITY);
    [all...]

Completed in 122 milliseconds