Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Diomapper.h181 static bool isUavType(const glslang::TType& type) { in isUavType() function
Diomapper.cpp1038 if (isUavType(type)) { in getResourceType()