0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / opengles3 / raytrace / begin
1 if { [checkplatform -windows] && [vdriver -default] == "TKOpenGles" } {
2   puts "TEST COMPLETED"
3   return -code 1 "Skipping testgrid 'raytracing': OpenGL ES 3.2 is required which ANGLE doesn't yet provide"
4 }