Searched refs:occlusion_predicate_conservative (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_query.c132 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_hw_sample_provider
150 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_query.c129 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_hw_sample_provider
147 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c253 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_hw_sample_provider
293 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c251 static const struct fd_hw_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_hw_sample_provider
291 fd_hw_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c153 static const struct fd_acc_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_acc_sample_provider
462 fd_acc_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c153 static const struct fd_acc_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_acc_sample_provider
462 fd_acc_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c148 static const struct fd_acc_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_acc_sample_provider
454 fd_acc_query_register_provider(pctx, &occlusion_predicate_conservative);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c146 static const struct fd_acc_sample_provider occlusion_predicate_conservative = { variable in typeref:typename:const struct fd_acc_sample_provider
656 fd_acc_query_register_provider(pctx, &occlusion_predicate_conservative);

Completed in 8 milliseconds