Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp874 bool aIsStruct = a.fieldsCount > 0; in sVarCheck() local
877 if (aIsStruct != bIsStruct || in sVarCheck()
886 if (aIsStruct) { in sVarCheck()