Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c123 static const struct fd_hw_sample_provider occlusion_predicate = { variable
146 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd3_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c245 static const struct fd_hw_sample_provider occlusion_predicate = { variable
290 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd4_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c140 static const struct fd_acc_sample_provider occlusion_predicate = { variable
453 fd_acc_query_register_provider(pctx, &occlusion_predicate); in fd5_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c138 static const struct fd_acc_sample_provider occlusion_predicate = { variable
655 fd_acc_query_register_provider(pctx, &occlusion_predicate); in fd6_query_context_init()