Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DValidateVaryingLocations.cpp28 int GetStructLocationCount(const TStructure *structure);
37 field_size = GetStructLocationCount(fieldType->getStruct()); in GetFieldLocationCount()
57 int GetStructLocationCount(const TStructure *structure) in GetStructLocationCount() function