Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c145 rebind_resource(struct fd_resource *rsc) assert_dt in rebind_resource() function
H A Dfreedreno_context.h556 void (*rebind_resource)(struct fd_context *ctx, struct fd_resource *rsc) dt; member