Skip to content

Commit

Permalink
build: Remove old Android shaders
Browse files Browse the repository at this point in the history
Android builds of vkcube have been using the same shaders as the desktop
build since the NDK build was removed.
  • Loading branch information
mikes-lunarg committed Apr 10, 2024
1 parent c5da01e commit 8eff6d9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 290 deletions.
1 change: 0 additions & 1 deletion cube/android/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ target_sources(vkcube PRIVATE
)

target_include_directories(vkcube PRIVATE
include
.
)

Expand Down
73 changes: 0 additions & 73 deletions cube/android/include/cube.frag.h

This file was deleted.

22 changes: 0 additions & 22 deletions cube/android/include/cube.frag.inc

This file was deleted.

149 changes: 0 additions & 149 deletions cube/android/include/cube.vert.h

This file was deleted.

Loading

0 comments on commit 8eff6d9

Please sign in to comment.