Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp640 bool hasLocation = false; in resolveInOutLocation() local
730 bool hasLocation = false; in resolveUniformLocation() local
/third_party/glslang/glslang/Include/
DTypes.h934 bool hasLocation() const in hasLocation() function