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

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_draw.h 67 INDEX_SIZE_IGN, USE_VISIBILITY, 0));
79 if (vismode == USE_VISIBILITY) {
adreno_pm4.xml.h 118 USE_VISIBILITY = 1,
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_query.c 68 INDEX_SIZE_IGN, USE_VISIBILITY, 0));
fd3_draw.c 88 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
fd3_gmem.c     [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_draw.h 57 if (vismode == USE_VISIBILITY) {
fd5_draw.c 65 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_draw.h 68 if (vismode == USE_VISIBILITY) {
fd4_query.c 72 INDEX4_SIZE_32_BIT, USE_VISIBILITY));
fd4_draw.c 72 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY,
fd4_gmem.c 694 patch_draws(batch, USE_VISIBILITY);

Completed in 3108 milliseconds