Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c78 const unsigned unsupported_bind = (PIPE_BIND_SAMPLER_VIEW | in virgl_can_rebind_resource() local
81 return res->target == PIPE_BUFFER && !(bind_history & unsupported_bind); in virgl_can_rebind_resource()