
VK_KHR_shader_untyped_pointers adds Vulkan support for the SPIR-V SPV_KHR_untyped_pointers extension to provide untyped pointers as an alternative to strongly-typed pointers:
"It provides an alternative to strongly-typed pointers. Untyped pointers allow shader authors to reinterpret data accessed through memory and atomic instructions versus the data type declared






