Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h881 EOpImageFootprintGuardEnd, enumerator
1275 …ageFootprint() const { return op > EOpImageFootprintGuardBegin && op < EOpImageFootprintGuardEnd; } in isImageFootprint()