Searched refs:CALL_VertexAttrib3sNV (Results 1 – 2 of 2) sorted by relevance
6284 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3sNV()6305 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3sNV()
15847 #define CALL_VertexAttrib3sNV(disp, parameters) \ macro