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