Home
last modified time | relevance | path

Searched refs:pshadow (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c411 struct pipe_resource *pshadow = pctx->screen->resource_create_with_modifiers( variable
414 if (!pshadow)
436 struct fd_resource *shadow = fd_resource(pshadow);
469 blit.src.resource = pshadow;
470 blit.src.format = pshadow->format;
540 pipe_resource_reference(&pshadow, NULL);

Completed in 3 milliseconds