Example #1
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "D3D11_Resource_Lifetimes",
                                   5)
Example #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)
Example #4
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_CBuffer_Zoo", 5)
Example #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)
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "Secondary_CmdBuf", 5)
Example #8
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "DX_Interop", 7)
Example #9
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Descriptor_Indexing", 5)
Example #10
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VAO_0", 5)
Example #11
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "GL_Buffer_Updates", 5)
Example #12
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VK_Sample_Locations", 5)
Example #13
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "GL_Entry_Points", 5)
Example #14
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "Primitive_Restart", 5)
Example #15
0
 def get_capture(self):
     return rdtest.run_and_capture("demos_x64", "VS_Max_Desc_Set", 5)