Skip to content

Commit

Permalink
rhi: Regenerate shaders for some manual tests
Browse files Browse the repository at this point in the history
The qsb files seem to be out of date for those two.

Change-Id: Id832e872667cac4d364e13c440011109a6dbdc7f
Reviewed-by: Andy Nichols <[email protected]>
  • Loading branch information
alpqr committed Oct 11, 2020
1 parent 22de21a commit 0eb8a33
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1 deletion.
File renamed without changes.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_mrt.frag.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_mrt.vert.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_oneface.frag.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_oneface.vert.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_sample.frag.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/cubemap_render/cubemap_sample.vert.qsb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
#!/bin/sh
qsb --glsl "430,310 es" --hlsl 50 --msl 12 load.comp -o load.comp.qsb
qsb --glsl "430,310 es" --hlsl 50 --msl 12 prefilter.comp -o prefilter.comp.qsb
Binary file modified tests/manual/rhi/float16texture_with_compute/load.comp.qsb
Binary file not shown.
Binary file modified tests/manual/rhi/float16texture_with_compute/prefilter.comp.qsb
Binary file not shown.

0 comments on commit 0eb8a33

Please sign in to comment.