Lines Matching refs:bind
111 This->base.info.bind = PIPE_BIND_SAMPLER_VIEW; /* StretchRect */
114 This->base.info.bind |= PIPE_BIND_RENDER_TARGET;
118 This->base.info.bind = d3d9_get_pipe_depth_format_bindings(pDesc->Format);
120 This->base.info.bind |= PIPE_BIND_SAMPLER_VIEW;
128 This->base.info.bind,
148 This->base.info.bind,
270 resource->target, 0, 0, resource->bind))
521 bool no_refs = !p_atomic_read(&This->base.base.bind) &&
522 !(This->base.base.container && p_atomic_read(&This->base.base.container->bind));
718 * bind refcount may not be 0, and thus the dtor
816 * pending commands with the surface to be executed. If the bind
819 if (surf->base.base.bind) \