mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Marked GL Pixel History as a slow test
This commit is contained in:
@@ -3,6 +3,7 @@ import rdtest
|
||||
from typing import List
|
||||
|
||||
class GL_Pixel_History(rdtest.TestCase):
|
||||
slow_test = True
|
||||
demos_test_name = 'GL_Pixel_History'
|
||||
demos_frame_cap = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user