Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h1379 bool isImageFootprint() const { return false; } in isImageFootprint() function
1385 …bool isImageFootprint() const { return op > EOpImageFootprintGuardBegin && op < EOpImageFootprintG… in isImageFootprint() function