tly000 / SPIRGLSL

C++ to GLSL compiler
0 stars 0 forks source link

Fix struct access #4

Open tly000 opened 5 years ago

tly000 commented 5 years ago

struct member access is transformed into a OpInBoundsPtrAccessChain instruction.