Searched refs:vc4_resource_bo_alloc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c43 vc4_resource_bo_alloc(struct vc4_resource *rsc) function in typeref:typename:bool
129 if (vc4_resource_bo_alloc(rsc)) {
546 if (!vc4_resource_bo_alloc(rsc))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c42 vc4_resource_bo_alloc(struct vc4_resource *rsc) function in typeref:typename:bool
128 if (vc4_resource_bo_alloc(rsc)) {
573 if (!vc4_resource_bo_alloc(rsc))

Completed in 5 milliseconds