Searched refs:CALL_VertexAttrib3dNV (Results 1 – 2 of 2) sorted by relevance
33640 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3dNV()33661 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3dNV()
15803 #define CALL_VertexAttrib3dNV(disp, parameters) \ macro