Lines Matching refs:bind
1120 unsigned bind)
1124 if (storage_sample_count && !screen->info.feats.features.shaderStorageImageMultisample && bind & PIPE_BIND_SHADER_IMAGE)
1131 if (bind & PIPE_BIND_INDEX_BUFFER) {
1152 if (bind & PIPE_BIND_DEPTH_STENCIL &&
1155 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1160 if (bind & PIPE_BIND_DEPTH_STENCIL &&
1163 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1168 if (bind & PIPE_BIND_RENDER_TARGET &&
1171 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1175 if (bind & PIPE_BIND_RENDER_TARGET &&
1178 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1182 if (bind & PIPE_BIND_SHADER_IMAGE) {
1191 if (bind & PIPE_BIND_VERTEX_BUFFER) {
1201 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1205 if (bind & PIPE_BIND_SHADER_IMAGE &&
1210 if (bind & PIPE_BIND_RENDER_TARGET &&
1214 if (bind & PIPE_BIND_BLENDABLE &&
1218 if (bind & PIPE_BIND_SAMPLER_VIEW &&
1222 if (bind & PIPE_BIND_SAMPLER_REDUCTION_MINMAX &&
1226 if ((bind & PIPE_BIND_SAMPLER_VIEW) || (bind & PIPE_BIND_RENDER_TARGET)) {
1234 if (bind & PIPE_BIND_DEPTH_STENCIL &&
1238 if (bind & PIPE_BIND_SHADER_IMAGE &&