Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h87 bool supports_staging; member
Dvirgl_resource.c161 can_staging = vctx->supports_staging; in virgl_resource_transfer_prepare()
280 assert(vctx->supports_staging); in virgl_staging_map()
Dvirgl_context.c1399 if (vctx->supports_staging) in virgl_context_destroy()
1580 vctx->supports_staging = true; in virgl_context_create()