HomeSort by: relevance | last modified time | path
    Searched defs:occlusion_counter (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
fd3_query.c 42 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
117 static const struct fd_hw_sample_provider occlusion_counter = { variable in typeref:struct:fd_hw_sample_provider
145 fd_hw_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
fd3_query.c 42 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
118 static const struct fd_hw_sample_provider occlusion_counter = { variable in typeref:struct:fd_hw_sample_provider
148 fd_hw_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 43 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
239 static const struct fd_hw_sample_provider occlusion_counter = { variable in typeref:struct:fd_hw_sample_provider
289 fd_hw_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 44 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
239 static const struct fd_hw_sample_provider occlusion_counter = { variable in typeref:struct:fd_hw_sample_provider
291 fd_hw_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
fd5_query.c 56 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
132 static const struct fd_acc_sample_provider occlusion_counter = { variable in typeref:struct:fd_acc_sample_provider
452 fd_acc_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
fd6_query.c 57 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
130 static const struct fd_acc_sample_provider occlusion_counter = { variable in typeref:struct:fd_acc_sample_provider
654 fd_acc_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
fd5_query.c 56 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
135 static const struct fd_acc_sample_provider occlusion_counter = { variable in typeref:struct:fd_acc_sample_provider
460 fd_acc_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
fd6_query.c 58 * OCCLUSION_COUNTER and OCCLUSION_PREDICATE differ only in how they
135 static const struct fd_acc_sample_provider occlusion_counter = { variable in typeref:struct:fd_acc_sample_provider
460 fd_acc_query_register_provider(pctx, &occlusion_counter);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
panfrost-job.h 1012 uintptr_t occlusion_counter; /* A single bit as far as I can tell */ member in struct:mali_vertex_tiler_postfix

Completed in 68 milliseconds