Searched defs:zMask (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | PixelRoutine.cpp | 101 Int zMask[4]; // Depth mask in quad() local 494 …&zBuffer, int q, const Int &x, const SIMD::Float &z, const Int &sMask, Int &zMask, const Int &cMas… in depthTest() 611 void PixelRoutine::depthBoundsTest(const Pointer<Byte> &zBuffer, int q, const Int &x, Int &zMask, I… in depthBoundsTest() 660 …tine::writeDepth32F(Pointer<Byte> &zBuffer, int q, const Int &x, const Float4 &z, const Int &zMask) in writeDepth32F() 687 …utine::writeDepth16(Pointer<Byte> &zBuffer, int q, const Int &x, const Float4 &z, const Int &zMask) in writeDepth16() 819 …ue, const PixelProcessor::States::StencilOpState &ops, bool isBack, const Int &zMask, const Int &s… in stencilOperation() 1963 …er<Byte> &cBuffer, const Int &x, Vector4f &color, const Int &sMask, const Int &zMask, const Int &c… in writeColor()
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx11/ |
H A D | gfx11addrlib.cpp | 1379 UINT_32 zMask = 0; in ConvertSwizzlePatternToEquation() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx10/ |
H A D | gfx10addrlib.cpp | 1719 UINT_32 zMask = 0; in ConvertSwizzlePatternToEquation() local
|