Searched refs:virgl_can_rebind_resource (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.h134 virgl_can_rebind_resource(struct virgl_context *vctx,
H A Dvirgl_context.c68 virgl_can_rebind_resource(struct virgl_context *vctx, function in typeref:typename:bool
101 assert(virgl_can_rebind_resource(vctx, res) &&
H A Dvirgl_resource.c159 can_realloc = virgl_can_rebind_resource(vctx, &res->b);

Completed in 5 milliseconds