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

  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_draw.c 88 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
fd3_gmem.c 288 INDEX_SIZE_32_BIT, IGNORE_VISIBILITY, 0));
351 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
532 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
765 patch_draws(batch, IGNORE_VISIBILITY);
907 INDEX_SIZE_IGN, IGNORE_VISIBILITY, 0));
    [all...]
fd3_emit.c 926 INDEX_SIZE_IGN, IGNORE_VISIBILITY, 0));
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_draw.c 72 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
fd4_gmem.c 184 fd4_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
322 fd4_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
556 patch_draws(batch, IGNORE_VISIBILITY);
697 patch_draws(batch, IGNORE_VISIBILITY);
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_draw.c 112 IGNORE_VISIBILITY, info, index_offset);
272 fd_draw(ctx->batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
fd2_gmem.c 99 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
222 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY,
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_draw.c 65 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
fd5_gmem.c 408 patch_draws(batch, IGNORE_VISIBILITY);
740 patch_draws(batch, IGNORE_VISIBILITY);
  /external/mesa3d/src/gallium/drivers/freedreno/
adreno_pm4.xml.h 117 IGNORE_VISIBILITY = 0,
    [all...]

Completed in 1560 milliseconds