-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rhi: Regenerate shaders for some manual tests
The qsb files seem to be out of date for those two. Change-Id: Id832e872667cac4d364e13c440011109a6dbdc7f Reviewed-by: Andy Nichols <[email protected]>
- Loading branch information
Showing
10 changed files
with
0 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion
1
...oat16texture_with_compute/buildshaders.sh → ...at16texture_with_compute/buildshaders.bat
100755 → 100644
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file modified
BIN
-239 Bytes
(93%)
tests/manual/rhi/float16texture_with_compute/prefilter.comp.qsb
Binary file not shown.