Home
last modified time | relevance | path

Searched refs:StructureData (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp22 struct StructureData struct
55 using StructureMap = angle::HashMap<const TStructure *, StructureData>;
426 StructureData *modifiedData = &mStructureMap[structure]; in stripStructSpecifierSamplers()