Home
last modified time | relevance | path

Searched defs:hasLocation (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp970 bool hasLocation = false; in resolveInOutLocation() local
1061 bool hasLocation = false; in resolveUniformLocation() local
/third_party/glslang/glslang/Include/
DTypes.h999 bool hasLocation() const in hasLocation() function