Home
last modified time | relevance | path

Searched refs:EOpSamplingGuardEnd (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h883 EOpSamplingGuardEnd, enumerator
1271 bool isSampling() const { return op > EOpSamplingGuardBegin && op < EOpSamplingGuardEnd; } in isSampling()