Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h831 EOpImageGuardEnd, enumerator
1383 bool isImage() const { return op > EOpImageGuardBegin && op < EOpImageGuardEnd; } in isImage()