Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp923 const auto bfield = b.pFields[j]; in sInterfaceBlockCheck() local
925 if (strcmp(afield.name, bfield.name)) continue; in sInterfaceBlockCheck()
927 afield, bfield); in sInterfaceBlockCheck()
928 if (afield.isRowMajorLayout != bfield.isRowMajorLayout) { in sInterfaceBlockCheck()