Lines Matching defs:enabled
80 * Where potential_vp_outputs is calculated by looking at enabled
99 * Set the _DrawVAO and the net enabled arrays.
104 * enabled arrays when a fixed function array draw is executed.
131 const GLbitfield enabled = filter & vao->_EnabledWithMapMode;
132 if (ctx->Array._DrawVAOEnabledAttribs != enabled) {
133 ctx->Array._DrawVAOEnabledAttribs = enabled;
143 _mesa_set_varying_vp_inputs(ctx, enabled);
626 * VERTEX_ARRAY_BINDING, DRAW_INDIRECT_BUFFER or to any enabled
629 * Here we check that for each enabled vertex array we have a vertex
1194 /* check element j of each enabled array */
1285 * arrays. If primitive restart is enabled, it typically means