Home
last modified time | relevance | path

Searched refs:fd_resource_busy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.h358 bool fd_resource_busy(struct pipe_screen *pscreen, struct pipe_resource *prsc,
Dfreedreno_context.c702 .is_resource_busy = fd_resource_busy, in fd_context_init_tc()
Dfreedreno_resource.c319 fd_resource_busy(struct pipe_screen *pscreen, struct pipe_resource *prsc, in fd_resource_busy() function