HomeSort by: relevance | last modified time | path
    Searched refs:unaccumulated_array_size (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/perf/
intel_perf_query.c 310 int unaccumulated_array_size; member in struct:intel_perf_context
611 perf_ctx->unaccumulated_array_size = 2;
693 perf_ctx->unaccumulated_array_size)
695 perf_ctx->unaccumulated_array_size *= 1.5;
699 perf_ctx->unaccumulated_array_size);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_performance_query.c 493 brw->perfquery.unaccumulated_array_size)
495 brw->perfquery.unaccumulated_array_size *= 1.5;
499 brw->perfquery.unaccumulated_array_size);
1782 brw->perfquery.unaccumulated_array_size = 2;
brw_context.h 1212 int unaccumulated_array_size; member in struct:brw_context::__anon4887

Completed in 11 milliseconds