Home
last modified time | relevance | path

Searched refs:USE_VISIBILITY (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.h67 INDEX_SIZE_IGN, USE_VISIBILITY, 0)); in fd_draw()
79 if (vismode == USE_VISIBILITY) { in fd_draw()
Dadreno_pm4.xml.h118 USE_VISIBILITY = 1, enumerator
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_draw.h57 if (vismode == USE_VISIBILITY) { in fd5_draw()
Dfd5_draw.c65 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY, in draw_impl()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c68 INDEX_SIZE_IGN, USE_VISIBILITY, 0)); in occlusion_get_sample()
Dfd3_draw.c88 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY, in draw_impl()
Dfd3_gmem.c948 patch_draws(batch, USE_VISIBILITY); in fd3_emit_tile_init()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_draw.h68 if (vismode == USE_VISIBILITY) { in fd4_draw()
Dfd4_query.c72 INDEX4_SIZE_32_BIT, USE_VISIBILITY)); in occlusion_get_sample()
Dfd4_draw.c72 emit->key.binning_pass ? IGNORE_VISIBILITY : USE_VISIBILITY, in draw_impl()
Dfd4_gmem.c694 patch_draws(batch, USE_VISIBILITY); in fd4_emit_tile_init()