Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateVaryingLocations.cpp30 int GetFieldLocationCount(const TField *field) in GetFieldLocationCount() function
62 totalLocation += GetFieldLocationCount(field); in GetStructLocationCount()
72 totalLocation += GetFieldLocationCount(field); in GetInterfaceBlockLocationCount()
94 totalLocation += GetFieldLocationCount(field); in GetLocationCount()
236 const int fieldLocationCount = GetFieldLocationCount(field); in ValidateShaderInterfaceAndAssignLocations()