From 554890cda88eea2053a1fc92bf5060e1df0c26c8 Mon Sep 17 00:00:00 2001 From: nihuini Date: Fri, 12 Jun 2020 10:17:32 +0800 Subject: [PATCH] fp16p and fp16s cannot be both enabled in shader source --- src/gpu.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/gpu.cpp b/src/gpu.cpp index 04cfc3a6d..79bc35def 100644 --- a/src/gpu.cpp +++ b/src/gpu.cpp @@ -2722,14 +2722,15 @@ int compile_spirv_module(int shader_type_index, const Option& opt, std::vector