Home | History | Annotate | Download | only in hlsl

Lines Matching refs:EOpIndexDirectStruct

677         node = intermediate.addIndex(EOpIndexDirectStruct, container, constNode, loc);
1053 result = intermediate.addIndex(EOpIndexDirectStruct, base, index, loc);
2827 : type.isStruct() ? EOpIndexDirectStruct
3235 TIntermTyped* counterMember = intermediate.addIndex(EOpIndexDirectStruct, counterVar, index, loc);
3691 TIntermTyped* structMember = intermediate.addIndex(EOpIndexDirectStruct,
6734 TIntermTyped* argArray = intermediate.addIndex(EOpIndexDirectStruct, buffer, arrayPosition, loc);