vulkan : fix lint (llama/0)

This commit is contained in:
Georgi Gerganov 2025-05-02 20:57:07 +03:00
parent 0630539c8a
commit a652c8bf72
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -102,3 +102,4 @@ void main() {
#endif #endif
dst_data[idx] = D_TYPE(result); dst_data[idx] = D_TYPE(result);
} }