vulkan : fix lint (llama/0)

This commit is contained in:
Georgi Gerganov 2025-05-02 20:57:07 +03:00
parent 42938398f9
commit 5eac2a3fbb

View File

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