rust-gpu/tests/ui/arch
2021-04-27 16:07:46 +03:00
..
all.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
any.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
control_barrier.rs Fix semantics type for control barriers to support multiple flags (#598) 2021-04-22 11:17:02 +02:00
convert_u_to_acceleration_structure_khr.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
emit_stream_vertex.rs Add primitive set of arch instructions (#520) 2021-03-22 10:55:18 +00:00
emit_vertex.rs Add primitive set of arch instructions (#520) 2021-03-22 10:55:18 +00:00
end_primitive.rs Add primitive set of arch instructions (#520) 2021-03-22 10:55:18 +00:00
end_stream_primitive.rs Add primitive set of arch instructions (#520) 2021-03-22 10:55:18 +00:00
execute_callable.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
f_add.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_mul.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_negate.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_rem.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_sub.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_add.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_mul.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_sub.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
ignore_intersection_khr.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
memory_barrier.rs Fix semantics type for control barriers to support multiple flags (#598) 2021-04-22 11:17:02 +02:00
ray_query_get_intersection_barycentrics_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_front_face_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_geometry_index_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_instance_custom_index_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_instance_id_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_shader_binding_table_record_offset_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_t_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_intersection_type_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_get_ray_t_min_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_initialize_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_proceed_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
ray_query_terminate_khr.rs Add support for SPV_KHR_ray_query 2021-04-27 16:07:46 +03:00
report_intersection_khr.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
s_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_negate.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_rem.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
terminate_ray_khr.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
trace_ray_khr.rs Add support for SPV_KHR_ray_tracing (#563) 2021-04-16 16:59:11 +03:00
u_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
u_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_extract_dynamic.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_insert_dynamic.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_times_scalar.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00