Home
last modified time | relevance | path

Searched refs:occlusion_predicate_conservative (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c134 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable
152 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative); in fd3_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c254 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable
294 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative); in fd4_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c147 static const struct fd_acc_sample_provider occlusion_predicate_conservative = { variable
259 fd_acc_query_register_provider(pctx, &occlusion_predicate_conservative); in fd5_query_context_init()