Searched refs:contains8BitType (Results 1 – 1 of 1) sorted by relevance
2885 const bool contains8BitType = node->getType().containsBasicType(glslang::EbtInt8) || in createSpvVariable() local2887 if (contains8BitType) { in createSpvVariable()