Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DTypes.h582 bool isSample() const { return false; } in isSample() function
622 bool isSample() const { return sample; } in isSample() function