Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h875 EOpImageFootprintGuardBegin, enumerator
1275 …bool isImageFootprint() const { return op > EOpImageFootprintGuardBegin && op < EOpImageFootprintG… in isImageFootprint()