1. ff9574c Test non-uniform args in ray tracing operations by Ricardo Garcia · 3 years, 9 months ago
  2. 520a319 Tests for VK_EXT_color_write_enable by Sharif Elcott · 3 years, 9 months ago
  3. 2ddddcb Add VK_NV_inherited_viewport_scissor tests by David Zhao Akeley · 3 years, 8 months ago
  4. 2d34bb9 EXT_multisampled_render_to_texture test using ReadPixels by James Darpinian · 6 years ago
  5. 0197b51 Test barycentric coordinates in ray tracing hits by Ricardo Garcia · 3 years, 9 months ago
  6. 8a537a0 Replace libUI with native Android AHB API by Ari Suonpaa · 3 years, 9 months ago
  7. c4e6dbe Ray query hitT direction length tests by Ricardo Garcia · 3 years, 9 months ago
  8. 2c0a4b6 Ray tracing hitT direction length tests by Ricardo Garcia · 3 years, 9 months ago
  9. 97879ee Pipeline bind point tests by Ricardo Garcia · 3 years, 9 months ago
  10. eab348e Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master by Alexander Galazin · 3 years, 9 months ago
  11. be4509a New tests for VK_KHR_synchronization2 by Piotr Byszewski · 4 years, 5 months ago
  12. 737158a Add VK_KHR_workgroup_memory_explicit_layout type aliasing tests by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  13. 1d91116 VK_KHR_zero_initialize_workgroup_memory tests by Alan Baker · 4 years, 5 months ago
  14. 44b93f8 Add VK_KHR_workgroup_memory_explicit_layout type aliasing tests by Caio Marcelo de Oliveira Filho · 4 years, 4 months ago
  15. b9efe3b Tests for image OpImageWrite on mismatched vector sizes by michal_jakubek · 3 years, 11 months ago
  16. 30e760d Mix dynamic state with compute and transfer by Ricardo Garcia · 3 years, 10 months ago
  17. a1f79ee Test not writing to the Position built-in by Ricardo Garcia · 3 years, 10 months ago
  18. 2b917b4 VK_KHR_zero_initialize_workgroup_memory tests by Alan Baker · 4 years, 5 months ago
  19. 80b8400 VK_KHR_fragment_shading_rate pixel consistency by Marcin Kańtoch · 4 years, 3 months ago
  20. dfd57d5 Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master by Alexander Galazin · 3 years, 10 months ago
  21. 4207e13 VK_KHR_fragment_shading_rate tests by Jeff Bolz · 4 years, 5 months ago
  22. 31f178f Add tests for logical operations by Eleni Maria Stea · 4 years ago
  23. 65850b3 First steps towards running ES3.1 functional tests on GL4.5 drivers by Alexander Galazin · 4 years ago
  24. 8ff64a7 Tests for multiple clears within render pass by Mikko Tiusanen · 4 years, 1 month ago
  25. a672075 Test dynamic indexing of ray queries by Ricardo Garcia · 4 years ago
  26. d80c2a2 Test procedural geometry with complex BB sets by Piotr Byszewski · 4 years, 1 month ago
  27. 09e8e3e Add drawing tests for Android hardware buffer based color buffer by Ari Suonpaa · 4 years ago
  28. 00fe538 Test data spilling and unspilling around RT shader calls by Ricardo Garcia · 4 years ago
  29. 30af1c1 Test reading primitive id from frag shader after tessellation by Ricardo Garcia · 4 years ago
  30. 7494850 Add dEQP-VK.pipeline.creation_cache_control.* by Greg Grebe · 4 years, 9 months ago
  31. 15251d7 Merge vk-gl-cts/vk_khr_ray_tracing into vk-gl-cts/master by Alexander Galazin · 4 years ago
  32. f180089 Add tests for empty structs in UBOs and SSBOs by Piotr Byszewski · 4 years, 1 month ago
  33. 4fe17f3 Tests for VK_KHR_shader_terminate_invocation by Alan Baker · 4 years, 5 months ago
  34. 74813d5 Add tests for oob access in unexecuted shader paths by Mikko Tiusanen · 4 years, 1 month ago
  35. 59337b8 Add create and destroy object tests for the VK_EXT_device_memory_report extension by Yiwei Zhang · 4 years, 6 months ago
  36. 8aa244f Add tests for clamping of depth values by Mikko Tiusanen · 4 years, 4 months ago
  37. 3987e73 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 1 month ago
  38. b9672d7 Experimental crash postmortem use-after-free test by Ralph Potter · 4 years, 4 months ago
  39. 45d9c4a Ray Tracing barrier tests by Ricardo Garcia · 4 years, 2 months ago
  40. 92236d6 Test OpVectorShuffle with index -1 by Graeme Leese · 4 years, 3 months ago
  41. fd083d0 Tests for sign handling in integer operations by Mikko Tiusanen · 4 years, 4 months ago
  42. d079a19 Experimental crash postmortem shader timeout test by Ralph Potter · 4 years, 4 months ago
  43. 911f309 Add tests for Read/Write ops on mismatched formats by Karolina Palka · 4 years, 3 months ago
  44. 1b64416 Add tests for shader reuse with differing layout by Ari Suonpaa · 4 years, 5 months ago
  45. d30dd32 Move texel_offset into it's own test group by Mikko Tiusanen · 4 years, 4 months ago
  46. 4fb5b19 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 3 months ago
  47. 1e06767 Test vkCmdTraceRays* with zero launch size by Ricardo Garcia · 4 years, 4 months ago
  48. fc89664 Add tests for VK_EXT_full_screen_exclusive extension by Pawel Ksiezopolski · 4 years, 6 months ago
  49. e176ec8 Ray Tracing Complex Control Flow Tests (part 1) by Boris Zanin · 4 years, 6 months ago
  50. b357deb Add missing tests for NO_DUPLICATE_ANY_HIT flag used against AABBs and triangles. by Dominik Witczak · 4 years, 4 months ago
  51. 4a182f1 Add tests for all ray flags in VK_KHR_ray_query by Pawel Ksiezopolski · 4 years, 6 months ago
  52. 1ebbd1d Add tests for capturing/replaying data in ray tracing by Pawel Ksiezopolski · 4 years, 10 months ago
  53. a4cd188 Test mipmaps with linear tiling by Ricardo Garcia · 4 years, 4 months ago
  54. f59bf42 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 4 months ago
  55. 67ab267 Remove Amber example test by Alexander Galazin · 4 years, 4 months ago
  56. ab2b0eb VK_EXT_image_robustness tests by Gary Sweet · 4 years, 6 months ago
  57. 280d7a8 Test frag shader side effects are not removed by optimizations by Ricardo Garcia · 4 years, 7 months ago
  58. a067308 VK_EXT_robustness2 tests by Jeff Bolz · 4 years, 11 months ago
  59. 3ba35cb Test texelfetch on uniform texel buffer with packed format by Ari Suonpaa · 4 years, 5 months ago
  60. 6362a84 Add atomic operation tests for multisample storage images by Ari Suonpaa · 4 years, 5 months ago
  61. 8e57540 Watertightness tests for VK_KHR_ray_query by Boris Zanin · 4 years, 6 months ago
  62. 4032b5f Test nullDescriptors with acceleration structures by Boris Zanin · 4 years, 6 months ago
  63. 7f38931 Add tests for acceleration structures in VK_KHR_ray_query by Pawel Ksiezopolski · 4 years, 6 months ago
  64. 7b6eae4 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 5 months ago
  65. 0c32b03 VK_EXT_extended_dynamic_state tests by Ricardo Garcia · 4 years, 6 months ago
  66. e9afe47 Test multiple fragment output locations by Ari Suonpaa · 4 years, 6 months ago
  67. dd24910 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 6 months ago
  68. f5c2026 Add drm format modifiers tests by Lionel Landwerlin · 6 years ago
  69. 2c1cce1 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Alexander Galazin · 4 years, 6 months ago
  70. a8be6dc Add tests for traversal control in VK_KHR_ray_query by Pawel Ksiezopolski · 4 years, 7 months ago
  71. cca468d Test negative value conversion to b10g11r11 float format. by Ari Suonpaa · 4 years, 7 months ago
  72. b008ceb Test all query values in VK_KHR_ray_query by Boris Zanin · 4 years, 7 months ago
  73. ff69bd9 Ray tracing build tests by Boris Zanin · 5 years ago
  74. f73e6e5 Memory model ordering guarantees by Boris Zanin · 4 years, 8 months ago
  75. aa1eb86 Merge vk-gl-cts/master into vk-gl-cts/vk_khr_ray_tracing by Boris Zanin · 4 years, 7 months ago
  76. e20d833 Add tests for pipeline libraries by Pawel Ksiezopolski · 4 years, 9 months ago
  77. 8cb3022 Ray tracing watertightness tests by Boris Zanin · 4 years, 10 months ago
  78. 9894651 Compile large number of shaders with host threading by Boris Zanin · 4 years, 10 months ago
  79. eeaadb6 Ray query test group by Pawel Ksiezopolski · 4 years, 7 months ago
  80. 3824eca Tests for GLSL builtins for GLSL_EXT_ray_tracing by Boris Zanin · 4 years, 9 months ago
  81. 2f088cb Add tests for VK_AMD_shader_trinary_minmax by Ricardo Garcia · 4 years, 9 months ago
  82. 1bd372a Indirect acceleration structure build by Boris Zanin · 4 years, 10 months ago
  83. 8641877 Add tests for ray tracing acceleration structures by Pawel Ksiezopolski · 4 years, 10 months ago
  84. c4a1153 Add tests for traversal control in ray tracing by Pawel Ksiezopolski · 4 years, 8 months ago
  85. 3bd2281 Add tests for shader binding tables by Pawel Ksiezopolski · 4 years, 8 months ago
  86. c00e6e5 Add tests for callable shaders by Pawel Ksiezopolski · 4 years, 8 months ago
  87. 382d819 Add tests for vkCmdTraceRaysIndirectKHR by Pawel Ksiezopolski · 4 years, 10 months ago
  88. 60a8a1e Ray tracing test group by Boris Zanin · 5 years ago
  89. e14df7f Waiver mechanism by Piotr Byszewski · 4 years, 9 months ago
  90. e69d916 Framework definitions for VK_KHR_ray_tracing by Boris Zanin · 5 years ago
  91. 5cf2e28 Add tests for VK_EXT_tooling_info by Marcin Kańtoch · 5 years ago
  92. c6127d5 Merge vk-gl-cts/vulkan-cts-1.2.2 into vk-gl-cts/master by Alexander Galazin · 4 years, 8 months ago
  93. ad1fa89 Add tests for VK_AMD_shader_explicit_vertex_parameter by Samuel Iglesias Gonsálvez · 4 years, 9 months ago
  94. eb5c93f Test not/xor SPIR-V operation sequence by Ricardo Garcia · 4 years, 9 months ago
  95. 683a31f Test filtering of YCbCr formats by Piotr Byszewski · 4 years, 9 months ago
  96. 9faac01 Merge vk-gl-cts/vulkan-cts-1.2.1 into vk-gl-cts/vulkan-cts-1.2.2 by Alexander Galazin · 4 years, 8 months ago
  97. a319a2b Add concurrent query pool tests by Samuel Iglesias Gonsálvez · 4 years, 10 months ago
  98. 14ed5d2 Add tests for VK_KHR_shader_non_semantic_info by Piotr Byszewski · 5 years ago
  99. 8e912bc Use common code for SG arithmetic-like tests by Graeme Leese · 4 years, 10 months ago
  100. eb486a5 Test additional atomic image SPIR-V operations by Ricardo Garcia · 4 years, 10 months ago