Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c79 const unsigned unsupported_bind = (PIPE_BIND_SAMPLER_VIEW | in virgl_can_rebind_resource() local
82 return res->target == PIPE_BUFFER && !(bind_history & unsupported_bind); in virgl_can_rebind_resource()

Completed in 4 milliseconds