As shown in https://github.com/KhronosGroup/SPIRV-Reflect/pull/220 ```glsl in gl_PerVertex { vec4 gl_Position; float gl_CullDistance[3]; } gl_in[]; ``` currently doesn't label each struct member as a built-in