Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DVaryingPacking.h274 void collectUserVarying(const ProgramVaryingRef &ref, VaryingUniqueFullNames *uniqueFullNames);
DVaryingPacking.cpp520 void VaryingPacking::collectUserVarying(const ProgramVaryingRef &ref, in collectUserVarying() function in gl::VaryingPacking
734 collectUserVarying(ref, uniqueFullNames); in collectVarying()