Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp1035 bool coherent = glCaps.advancedCoherentBlendEquationSupport(); in init() local
/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp162 bool coherent, in AdvancedBlendCase()