Searched refs:contains16BitType (Results 1 – 1 of 1) sorted by relevance
2854 const bool contains16BitType = node->getType().containsBasicType(glslang::EbtFloat16) || in createSpvVariable() local2857 if (contains16BitType) { in createSpvVariable()