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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
v3d_program.c 422 int total_spill_size = (v3d->screen->devinfo.qpu_count * 4 * local
427 total_spill_size, "spill");
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
v3d_program.c 384 int total_spill_size = (v3d->screen->devinfo.qpu_count * 4 * local
389 total_spill_size, "spill");
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_pipeline.c 1548 const uint32_t total_spill_size = local
1555 v3dv_bo_alloc(device, total_spill_size, "spill", true);

Completed in 9 milliseconds