Searched refs:CALL_VertexAttrib2sNV (Results 1 – 2 of 2) sorted by relevance
11171 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2sNV()11191 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2sNV()
15781 #define CALL_VertexAttrib2sNV(disp, parameters) \ macro