0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / de_mesh / obj_read / begin
index a6de429..72db86b 100644 (file)
@@ -1,2 +1,4 @@
 pload XDE OCAF MODELING VISUALIZATION
 catch { Close D }
+# PBR requires OpenGL 3.0+ on macOS
+if { $::tcl_platform(os) == "Darwin" } { vcaps -core }