Skip to content

Commit 12090d7

Browse files
nathanaelseefacebook-github-bot
authored andcommitted
remove codegen-nosub from q_8w (#6859)
Summary: After #6781 the 8-bit linear shader can run on swiftshader. Reviewed By: jorgep31415 Differential Revision: D65951046
1 parent 3b475e3 commit 12090d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.glsl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
* LICENSE file in the root directory of this source tree.
77
*/
88

9-
// codegen-nosub
10-
119
#version 450 core
1210

1311
#define PRECISION ${PRECISION}

0 commit comments

Comments
 (0)