Searched refs:bufferValue (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Shader/ |
D | PixelRoutine.hpp | 74 …void stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilPassOperation, … 75 void stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation, bool CCW);
|
D | PixelRoutine.cpp | 766 Byte8 bufferValue = As<Byte8>(Long1(*Pointer<UInt>(buffer))); in writeStencil() local 769 …stencilOperation(newValue, bufferValue, state.stencilPassOperation, state.stencilZFailOperation, s… in writeStencil() 773 Byte8 maskedValue = bufferValue; in writeStencil() 783 …stencilOperation(newValueCCW, bufferValue, state.stencilPassOperationCCW, state.stencilZFailOperat… in writeStencil() 787 Byte8 maskedValue = bufferValue; in writeStencil() 799 bufferValue &= *Pointer<Byte8>(constants + OFFSET(Constants,invMaskB4Q) + 8 * cMask); in writeStencil() 800 newValue |= bufferValue; in writeStencil() 805 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilP… in stencilOperation() argument 811 stencilOperation(pass, bufferValue, stencilPassOperation, CCW); in stencilOperation() 815 stencilOperation(zFail, bufferValue, stencilZFailOperation, CCW); in stencilOperation() [all …]
|
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |