Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.hpp235 LOGICALOP_OR_REVERSE, enumerator
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp638 case GL_OR_REVERSE: return sw::LOGICALOP_OR_REVERSE; in ConvertLogicalOperation()
/external/swiftshader/src/Shader/
DPixelRoutine.cpp1370 case LOGICALOP_OR_REVERSE: in logicOperation()