Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h1091 void (*invalidate_resource)(struct pipe_context *ctx, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c737 invalidate_resource(struct fd_resource *rsc, unsigned usage) assert_dt in invalidate_resource() function