Home
last modified time | relevance | path

Searched defs:isGlobalVariable (Results 1 - 1 of 1) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h316 bool isGlobalVariable(Id resultId) const { return isVariable(resultId) && isGlobalStorage(resultId); } in isGlobalVariable() function in spv::Builder

Completed in 6 milliseconds