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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c98 v3d_resource_bo_alloc(struct v3d_resource *rsc) function in typeref:typename:bool
159 if (v3d_resource_bo_alloc(rsc)) {
793 if (!v3d_resource_bo_alloc(rsc))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c96 v3d_resource_bo_alloc(struct v3d_resource *rsc) function in typeref:typename:bool
180 if (v3d_resource_bo_alloc(rsc)) {
853 if (!v3d_resource_bo_alloc(rsc))

Completed in 5 milliseconds