Lines Matching defs:bindings
317 unsigned bindings = buffer_target_to_bind_flags(target);
320 bindings |= PIPE_BIND_VERTEX_STATE;
324 (int64_t) size, bindings);
333 buffer.bind = bindings;
4415 * "If <buffers> is NULL, all bindings from <first> through
4434 * and then a second pass to actually perform the bindings.
4467 * │ Uniform buffer array bindings (see sec. 7.6) │
4518 * "If <buffers> is NULL, all bindings from <first> through
4537 * and then a second pass to actually perform the bindings.
4570 * │ Shader storage buffer array bindings (see sec. 7.8) │
4685 * "If <buffers> is NULL, all bindings from <first> through
4704 * and then a second pass to actually perform the bindings.
4738 * │ Transform feedback array bindings (see sec. 13.2.2) │
4846 * "If <buffers> is NULL, all bindings from <first> through
4865 * and then a second pass to actually perform the bindings.
4898 * │ Atomic counter array bindings (see sec. 7.7.2) │