Searched refs:CALL_BindVertexArray (Results 1 – 2 of 2) sorted by relevance
11723 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_unmarshal_BindVertexArray()11736 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_BindVertexArray()11748 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_BindVertexArray()
9995 #define CALL_BindVertexArray(disp, parameters) \ macro