Searched refs:CALL_TexCoordP1ui (Results 1 – 2 of 2) sorted by relevance
193 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP1ui()212 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP1ui()
10732 #define CALL_TexCoordP1ui(disp, parameters) \ macro