Searched refs:CALL_BindBufferBase (Results 1 – 2 of 2) sorted by relevance
6770 CALL_BindBufferBase(ctx->CurrentServerDispatch, (target, index, buffer)); in _mesa_unmarshal_BindBufferBase()6790 CALL_BindBufferBase(ctx->CurrentServerDispatch, (target, index, buffer)); in _mesa_marshal_BindBufferBase()
8774 #define CALL_BindBufferBase(disp, parameters) \ macro