mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-05 22:31:08 +00:00
6 lines
123 B
Python
6 lines
123 B
Python
import rdtest
|
|
|
|
class GL_Pixel_History(rdtest.Pixel_History):
|
|
demos_test_name = 'GL_Pixel_History'
|
|
internal = False
|