Searched refs:bo_space (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_cl.c89 job->bo_space += bo->size;
H A Dvc4_context.h230 uint32_t bo_space; member in struct:vc4_job
H A Dvc4_draw.c531 if (job->bo_space > 128 * 1024 * 1024)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_cl.c89 job->bo_space += bo->size;
H A Dvc4_context.h230 uint32_t bo_space; member in struct:vc4_job
H A Dvc4_draw.c500 if (job->bo_space > 128 * 1024 * 1024)

Completed in 7 milliseconds