Searched refs:CALL_EnableVertexAttribArray (Results 1 – 2 of 2) sorted by relevance
32976 CALL_EnableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_unmarshal_EnableVertexAttribArray()32994 CALL_EnableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_marshal_EnableVertexAttribArray()
7872 #define CALL_EnableVertexAttribArray(disp, parameters) \ macro