Searched refs:unsupported_bind (Results 1 – 1 of 1) sorted by relevance
78 const unsigned unsupported_bind = (PIPE_BIND_SAMPLER_VIEW | in virgl_can_rebind_resource() local81 return res->target == PIPE_BUFFER && !(bind_history & unsupported_bind); in virgl_can_rebind_resource()