Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DSymbolTable.cpp135 if(IsSampler(fieldType->getBasicType()) || fieldType->isStructureContainingSamplers()) in containsSamplers()
DTypes.h525 bool isStructureContainingSamplers() const in isStructureContainingSamplers() function
DParseHelper.cpp3221 left->getType().isStructureContainingSamplers()) in binaryOpCommonCheck()