Searched refs:fieldStruct (Results 1 – 3 of 3) sorted by relevance
47 const TStructure *fieldStruct = fieldType.getStruct(); in Define() local49 fieldStruct ? QualifiedStructNameString(*fieldStruct, useHLSLRowMajorPacking, in Define()
289 const TStructure *fieldStruct = static_cast<const TStructure *>(structSymbol); in stripStructSpecifierSamplers() local290 newType = new TType(fieldStruct, true); in stripStructSpecifierSamplers()
552 const TStructure *fieldStruct = static_cast<const TStructure *>(structSymbol); in stripStructSpecifierSamplers() local553 newType = new TType(fieldStruct, true); in stripStructSpecifierSamplers()