mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +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
|