Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DTypes.h578 bool isSample() const { return false; } in isSample() function
615 bool isSample() const { return sample; } in isSample() function