Пример #1
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "D3D11_Resource_Lifetimes",
                                   5)
Пример #2
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "D3D11_Overlay_Test", 5)
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Simple_Triangle", 5)
Пример #4
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_CBuffer_Zoo", 5)
Пример #5
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Indirect", 5)
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64",
                                   "GL_Separable_Geometry_Shaders", 5)
Пример #7
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "Secondary_CmdBuf", 5)
Пример #8
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "DX_Interop", 7)
Пример #9
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Descriptor_Indexing", 5)
Пример #10
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VAO_0", 5)
Пример #11
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "GL_Buffer_Updates", 5)
Пример #12
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Sample_Locations", 5)
Пример #13
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "GL_Entry_Points", 5)
Пример #14
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "Primitive_Restart", 5)
Пример #15
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VS_Max_Desc_Set", 5)