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 D | vc4_bufmgr.h | 65 struct vc4_bo *vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data,
|
| H A D | vc4_bufmgr.c | 481 vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data, uint32_t size) function in typeref:struct:vc4_bo *
|
| H A D | vc4_program.c | 2608 shader->bo = vc4_bo_alloc_shader(vc4->screen, c->qpu_insts,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.h | 65 struct vc4_bo *vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data,
|
| H A D | vc4_bufmgr.c | 473 vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data, uint32_t size) function in typeref:struct:vc4_bo *
|
| H A D | vc4_program.c | 2633 shader->bo = vc4_bo_alloc_shader(vc4->screen, c->qpu_insts,
|
Completed in 11 milliseconds