Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c117 static const struct fd_hw_sample_provider occlusion_counter = { variable
145 fd_hw_query_register_provider(pctx, &occlusion_counter); in fd3_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c239 static const struct fd_hw_sample_provider occlusion_counter = { variable
289 fd_hw_query_register_provider(pctx, &occlusion_counter); in fd4_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c132 static const struct fd_acc_sample_provider occlusion_counter = { variable
452 fd_acc_query_register_provider(pctx, &occlusion_counter); in fd5_query_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c130 static const struct fd_acc_sample_provider occlusion_counter = { variable
654 fd_acc_query_register_provider(pctx, &occlusion_counter); in fd6_query_context_init()