Searched refs:vc4_bo_alloc (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.h | 63 struct vc4_bo *vc4_bo_alloc(struct vc4_screen *screen, uint32_t size,
|
| H A D | vc4_bufmgr.c | 229 vc4_bo_alloc(struct vc4_screen *screen, uint32_t size, const char *name) function in typeref:struct:vc4_bo *
|
| H A D | vc4_draw.c | 216 struct vc4_bo *bo = vc4_bo_alloc(vc4->screen, 4096, "scratch VBO");
|
| H A D | vc4_resource.c | 59 bo = vc4_bo_alloc(vc4_screen(pscreen),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.h | 63 struct vc4_bo *vc4_bo_alloc(struct vc4_screen *screen, uint32_t size,
|
| H A D | vc4_bufmgr.c | 221 vc4_bo_alloc(struct vc4_screen *screen, uint32_t size, const char *name) function in typeref:struct:vc4_bo *
|
| H A D | vc4_draw.c | 219 struct vc4_bo *bo = vc4_bo_alloc(vc4->screen, 4096, "scratch VBO");
|
| H A D | vc4_resource.c | 58 bo = vc4_bo_alloc(vc4_screen(pscreen),
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.2.2.rst | 53 - broadcom/vc4: Fix infinite retry in vc4_bo_alloc()
|
Completed in 12 milliseconds