Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c127 static const struct fd_hw_sample_provider occlusion_predicate = { variable
137 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd3_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c247 static const struct fd_hw_sample_provider occlusion_predicate = { variable
279 fd_hw_query_register_provider(pctx, &occlusion_predicate); in fd4_query_context_init()