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-08-07 15:20:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bad922e1f45a4e6986b29b994fc89e740a7d0963
renderdoc
/
util
/
test
/
tests
/
Vulkan
T
History
baldurk
1bfe6d1492
Add dedicated test for VK_Counters so GPU duration isn't degenerate
...
* Some cards run it so fast that the triangle takes "0" microseconds
2023-09-12 21:53:23 +01:00
..
__init__.py
…
VK_Adv_CBuffer_Zoo.py
…
VK_Blend_Pixel_History.py
Add demo/test for many primitives hitting the same pixel in one drawcall
2023-08-09 10:58:04 +01:00
VK_Buffer_Truncation.py
…
VK_CBuffer_Zoo.py
…
VK_Compute_Only.py
…
VK_Counters.py
Add dedicated test for VK_Counters so GPU duration isn't degenerate
2023-09-12 21:53:23 +01:00
VK_Dedicated_Allocation.py
…
VK_Descriptor_Indexing.py
Fix handling of descriptor feedback in iterating arrays
2022-11-21 15:22:43 +00:00
VK_Descriptor_Reuse.py
…
VK_Descriptor_Variable_Count.py
…
VK_Discard_Zoo.py
…
VK_Draw_Zoo.py
…
VK_Dynamic_Rendering.py
Add test of secondary command buffer dynamic rendering
2022-10-07 11:20:06 +01:00
VK_Empty_Capture.py
…
VK_Extended_Dynamic_State.py
…
VK_Frame0.py
…
VK_Graphics_Pipeline.py
Add test to make sure replay and analysis features work with library PSO
2023-01-12 15:20:28 +00:00
VK_Image_Layouts.py
…
VK_Imageless_Framebuffer.py
…
VK_Indirect.py
…
VK_Int8_IBuffer.py
…
VK_Large_Buffer.py
…
VK_Large_Descriptor_Sets.py
…
VK_Leak_Check.py
…
VK_Line_Raster.py
…
VK_Load_Store_None.py
…
VK_Mesh_Zoo.py
Handle streams properly in vulkan GS output fetch.
Closes
#2745
2022-10-12 16:08:59 +01:00
VK_Misaligned_Dirty.py
…
VK_Multi_Entry.py
…
VK_Overlay_Test.py
…
VK_Parameter_Zoo.py
Test that descriptor arrays of dynamic UBOs have offsets replayed
2022-11-18 14:21:14 +00:00
VK_Pixel_History.py
Manually check depth bounds test in vulkan pixel history
2023-04-14 16:08:10 +01:00
VK_Postponed.py
…
VK_Query_Pool.py
…
VK_Read_Before_Overwrite.py
Add a test for resources being accessed in-shader then overwritten
2022-11-17 18:22:57 +00:00
VK_Resource_Lifetimes.py
…
VK_RGP_Capture.py
…
VK_Robustness2.py
…
VK_Sample_Locations.py
…
VK_Secondary_CmdBuf.py
…
VK_Shader_Debug_Zoo.py
…
VK_Shader_Editing.py
…
VK_Shader_ISA.py
…
VK_Shader_Printf.py
…
VK_Simple_Triangle.py
Add protection on D3D12 for bad internal API calls from python
2023-03-09 13:23:19 +00:00
VK_Spec_Constants.py
…
VK_SPIRV_13_Shaders.py
…
VK_Synchronization_2.py
…
VK_Texture_Zoo.py
…
VK_Validation_Use.py
…
VK_Vertex_Attr_Zoo.py
…
VK_VS_Max_Desc_Set.py
…