mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
8 lines
144 B
Python
8 lines
144 B
Python
import rdtest
|
|
import renderdoc as rd
|
|
|
|
|
|
class GL_Overlay_Test(rdtest.Overlay_Test):
|
|
demos_test_name = 'GL_Overlay_Test'
|
|
internal = False
|