Lines Matching refs:U_t
1179 OpName %U_t "U_t"
1180 OpMemberName %U_t 0 "g_s1"
1181 OpMemberName %U_t 1 "g_s2"
1182 OpMemberName %U_t 2 "g_s3"
1193 OpMemberDecorate %U_t 0 Offset 0
1194 OpMemberDecorate %U_t 1 Offset 8
1195 OpMemberDecorate %U_t 2 Offset 16
1196 OpDecorate %U_t BufferBlock
1209 %U_t = OpTypeStruct %S_0 %S_0 %S_0
1210 %_ptr_Uniform_U_t = OpTypePointer Uniform %U_t