vulkan: fix warnings (#13626)

* small fixes

* remove ifdef
This commit is contained in:
Eve
2025-05-20 21:35:16 +00:00
committed by GitHub
parent b7a17463ec
commit fb1cab201c
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#version 450
#extension GL_EXT_shader_explicit_arithmetic_types_float16 : require
#extension GL_EXT_shader_explicit_arithmetic_types_int16 : require
#include "dequant_head.comp"