Searched refs:isUavType (Results 1 – 1 of 1) sorted by relevance
690 if (isUavType(type)) in resolveBinding()705 if (isUavType(type)) in resolveBinding()728 static bool isUavType(const glslang::TType& type) { in isUavType() function