Lines Matching refs:bind
196 if (templat->bind & (PIPE_BIND_LINEAR | PIPE_BIND_SCANOUT))
200 if (!has_user_modifiers && (templat->bind & PIPE_BIND_SHARED))
209 if (templat->bind & (PIPE_BIND_INDEX_BUFFER |
221 if (screen->ro && (templat->bind & PIPE_BIND_SCANOUT))
230 if (templat->bind & PIPE_BIND_INDEX_BUFFER)
234 "bind=%x usage=%d tile=%d last_level=%d\n", __func__,
236 pres->target, pres->bind, pres->usage, should_tile, templat->last_level);
264 tmpl.bind |= PIPE_BIND_SCANOUT;
295 if (templat->bind & (PIPE_BIND_SAMPLER_VIEW |
349 (pres->bind & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DEPTH_STENCIL))) {
631 if (pres->bind & PIPE_BIND_VERTEX_BUFFER)