Home
last modified time | relevance | path

Searched defs:newMask (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl.c163 unsigned stAttachmentMask, newMask; in hgl_st_framebuffer_validate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2160 SmallVector<int, 16> newMask; in visitShuffleVectorInst() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_negative.cpp5059 AutoPtr<dng_image> newMask (host.Make_dng_image (fStage3Image->Bounds (), in ResizeTransparencyToMatchStage3() local
/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp1786 const deUint32 newMask = (previousMask) | ((deUint32)1u << bitNdx); in setMaskMapCoverageBitForLine() local
/third_party/python/Modules/expat/
Dxmlparse.c6753 unsigned long newMask = (unsigned long)newSize - 1; in lookup() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c6865 unsigned long newMask = (unsigned long)newSize - 1; in lookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3326 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC() local