Home
last modified time | relevance | path

Searched defs:bmask (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dpixeltransfer.c114 GLuint bmask = ctx->PixelMaps.ItoB.Size - 1; in _mesa_map_ci_to_rgba() local
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.cc414 uint8_t bmask = static_cast<uint8_t>(0xff << shift); in I8x16Shl() local
498 uint8_t bmask = 0xff >> shift; in I8x16ShrU() local
/third_party/mksh/
Dfuncs.c3420 sigset_t omask, bmask; in c_sleep() local
/third_party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1909 uint32_t bmask = hdr.ddspf.bbitmask; in load_dds_uncompressed_image() local