Searched refs:total_spill_size (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ | ||
| H A D | v3d_program.c | 384 int total_spill_size = (v3d->screen->devinfo.qpu_count * 4 * local in function:v3d_get_compiled_shader 389 total_spill_size, "spill"); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ | ||
| H A D | v3d_program.c | 422 int total_spill_size = (v3d->screen->devinfo.qpu_count * 4 * local in function:v3d_get_compiled_shader 427 total_spill_size, "spill"); |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ | ||
| H A D | v3dv_pipeline.c | 1548 const uint32_t total_spill_size = local in function:pipeline_check_spill_size 1555 v3dv_bo_alloc(device, total_spill_size, "spill", true); |
Completed in 9 milliseconds