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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.h65 struct vc4_bo *vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data,
H A Dvc4_bufmgr.c481 vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data, uint32_t size) function in typeref:struct:vc4_bo *
H A Dvc4_program.c2608 shader->bo = vc4_bo_alloc_shader(vc4->screen, c->qpu_insts,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.h65 struct vc4_bo *vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data,
H A Dvc4_bufmgr.c473 vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data, uint32_t size) function in typeref:struct:vc4_bo *
H A Dvc4_program.c2633 shader->bo = vc4_bo_alloc_shader(vc4->screen, c->qpu_insts,

Completed in 11 milliseconds