Home
last modified time | relevance | path

Searched defs:rebind_resource (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c154 rebind_resource(struct fd_resource *rsc) in rebind_resource() function
Dfreedreno_context.h351 void (*rebind_resource)(struct fd_context *ctx, struct fd_resource *rsc); member