grasshopperTrainer / CADengine

Engine for CADing application.
1 stars 1 forks source link

benchmark rendering with, without Primitive restart value #63

Closed grasshopperTrainer closed 3 years ago

grasshopperTrainer commented 3 years ago

My guess is it will depend on what really happens if shaders. If PRV discards pipeline totally, rendering with it will be a lot faster then rendering with real values. Need testing.