Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DTypes.h1420 bool hasBlendEquation() const { return false; } in hasBlendEquation() function
1422 bool hasBlendEquation() const { return blendEquation; } in hasBlendEquation() function