This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
You've already forked renderdoc
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-07-17 13:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0e397bb99efaa2208d0d0bbcd497ee970288479
renderdoc
/
util
/
test
/
tests
/
Vulkan
T
History
baldurk
7927ff2e40
Add tests of shaders that don't use GLSL.450 & have 0 stageFlags binds
2020-07-15 15:34:37 +01:00
..
__init__.py
…
VK_Adv_CBuffer_Zoo.py
…
VK_Buffer_Truncation.py
…
VK_CBuffer_Zoo.py
…
VK_Descriptor_Indexing.py
…
VK_Discard_Zoo.py
When replaying resource discards fill with explicit pattern.
Closes
#284
2020-07-13 17:29:11 +01:00
VK_Draw_Zoo.py
…
VK_Empty_Capture.py
…
VK_Extended_Dynamic_State.py
Add support for VK_EXT_extended_dynamic_state
2020-07-03 15:43:00 +01:00
VK_Image_Layouts.py
…
VK_Imageless_Framebuffer.py
…
VK_Indirect.py
…
VK_Int8_IBuffer.py
…
VK_Large_Buffer.py
…
VK_Line_Raster.py
…
VK_Mesh_Zoo.py
…
VK_Misaligned_Dirty.py
…
VK_Overlay_Test.py
…
VK_Parameter_Zoo.py
Add tests of shaders that don't use GLSL.450 & have 0 stageFlags binds
2020-07-15 15:34:37 +01:00
VK_Pixel_History.py
Make pixel history test more forgiving with comparison epsilon
2020-07-02 15:10:02 +01:00
VK_Query_Pool.py
…
VK_Resource_Lifetimes.py
…
VK_RGP_Capture.py
…
VK_Sample_Locations.py
…
VK_Secondary_CmdBuf.py
…
VK_Shader_Debug_Zoo.py
Add a per-shader debuggable flag to allow finer grained status
2020-06-18 17:22:45 +01:00
VK_Shader_Editing.py
Test that we can change entry point names when editing shaders in vulkan
2020-07-14 17:58:10 +01:00
VK_Shader_ISA.py
Fix VK_Shader_ISA test to work on radv
2020-07-01 18:09:24 +01:00
VK_Simple_Triangle.py
…
VK_Spec_Constants.py
…
VK_SPIRV_13_Shaders.py
…
VK_Texture_Zoo.py
…
VK_Validation_Use.py
Add test that validation layers and extensions can be captured
2020-07-15 14:11:42 +01:00
VK_Vertex_Attr_Zoo.py
…
VK_VS_Max_Desc_Set.py
…