Home
last modified time | relevance | path

Searched refs:occlusion_predicate (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c125 static const struct fd_hw_sample_provider occlusion_predicate = { variable
149 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd3_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c246 static const struct fd_hw_sample_provider occlusion_predicate = { variable
292 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd4_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c143 static const struct fd_acc_sample_provider occlusion_predicate = { variable
458 fd_acc_query_register_provider(pctx, &occlusion_predicate); in fd5_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c140 static const struct fd_acc_sample_provider occlusion_predicate = { variable
654 fd_acc_query_register_provider(pctx, &occlusion_predicate); in fd6_query_context_init()