Lines Matching refs:bind
69 template.bind |= PIPE_BIND_RENDER_TARGET;
72 template.bind |= PIPE_BIND_SAMPLER_VIEW;
77 template.bind |= PIPE_BIND_RENDER_TARGET;
79 template.bind |= PIPE_BIND_DEPTH_STENCIL;
83 template.bind |= PIPE_BIND_DEPTH_STENCIL;
87 template.bind |= PIPE_BIND_SAMPLER_VIEW;
90 template.bind |= PIPE_BIND_SHADER_IMAGE;
300 template.bind |= PIPE_BIND_CONSTANT_BUFFER;
310 template.bind |= PIPE_BIND_SAMPLER_VIEW;
312 template.bind |= PIPE_BIND_SHADER_BUFFER;
314 template.bind |= PIPE_BIND_SHADER_IMAGE;