Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.hpp233 LOGICALOP_AND_REVERSE, enumerator
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp636 case GL_AND_REVERSE: return sw::LOGICALOP_AND_REVERSE; in ConvertLogicalOperation()
/external/swiftshader/src/Shader/
DPixelRoutine.cpp1360 case LOGICALOP_AND_REVERSE: in logicOperation()