This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-07-25 08:51:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd3c2c8d2f4ede0de004dcc6aa407dcb39cc7afb
renderdoc
/
util
/
test
/
tests
/
D3D11
T
History
baldurk
88189e316f
End stream-out queries in ClearState().
Closes
#1412
...
* Also add tests of stream-out and DrawAuto()
2019-06-12 19:07:22 +01:00
..
__init__.py
…
D3D11_CBuffer_Zoo.py
…
D3D11_Overlay_Test.py
…
D3D11_Primitive_Restart.py
Check second draw with vertex offset in primitive restart test
2019-05-27 12:01:40 +01:00
D3D11_Resource_Lifetimes.py
…
D3D11_Shader_Debug_Zoo.py
Clean up D3D11 shader debugging test for easier processing, auto-test it
2019-05-27 13:58:08 +01:00
D3D11_Simple_Triangle.py
…
D3D11_Stream_Out.py
End stream-out queries in ClearState().
Closes
#1412
2019-06-12 19:07:22 +01:00
D3D11_Untyped_Backbuffer_Descriptor.py
Add tests of D3D11 and D3D12's mutable typed backbuffer formats
2019-05-27 14:12:07 +01:00
D3D11_Vertex_Attr_Zoo.py
…