Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h1046 void (*invalidate_resource)(struct pipe_context *ctx, member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c731 invalidate_resource(struct fd_resource *rsc, unsigned usage) assert_dt in invalidate_resource() function