Skip to content

Commit

Permalink
Revert "Anv: Enable Vulkan Ray Tracing"
Browse files Browse the repository at this point in the history
revert it to avoid python missing ply module isue on ubuntu 18.04
This reverts commit 61e07da.
  • Loading branch information
ShenghuaLinINTEL committed Mar 4, 2024
1 parent 39fc6ec commit d336e0b
Show file tree
Hide file tree
Showing 63 changed files with 21 additions and 171,339 deletions.
6 changes: 2 additions & 4 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -297,14 +297,12 @@ with_any_broadcom = [

if ['x86_64'].contains(host_machine.cpu_family())
with_intel_clc = get_option('intel-clc') == 'enabled'
with_intel_vk_rt = with_intel_vk and get_option('intel-clc') != 'disabled'
else
with_intel_clc = false
with_intel_vk_rt = false
endif

# Enable ray tracing without checking intel-clc since we have compiled opencl c shaders on linux and
# copy them to android code.
with_intel_vk_rt = with_intel_vk

with_any_intel = [
with_gallium_crocus,
with_gallium_i915,
Expand Down
2,004 changes: 0 additions & 2,004 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_indexed.h

This file was deleted.

2,049 changes: 0 additions & 2,049 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_indexed_batchable.h

This file was deleted.

1,627 changes: 0 additions & 1,627 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_initial.h

This file was deleted.

1,889 changes: 0 additions & 1,889 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_initial_batchable.h

This file was deleted.

3,722 changes: 0 additions & 3,722 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_indexed.h

This file was deleted.

3,734 changes: 0 additions & 3,734 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_indexed_batchable.h

This file was deleted.

3,051 changes: 0 additions & 3,051 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_initial.h

This file was deleted.

3,793 changes: 0 additions & 3,793 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_initial_batchable.h

This file was deleted.

7,156 changes: 0 additions & 7,156 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_DFS.h

This file was deleted.

1,093 changes: 0 additions & 1,093 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_begin.h

This file was deleted.

891 changes: 0 additions & 891 deletions src/intel/vulkan/grl/gfx125_bvh_build_BFS_begin_batchable.h

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d336e0b

Please sign in to comment.