Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramExecutable.cpp1811 const ComponentType storedComponentType = in gatherOutputTypes() local
1813 if (storedComponentType == ComponentType::InvalidEnum) in gatherOutputTypes()
1817 else if (storedComponentType != componentType) in gatherOutputTypes()