HomeSort by relevance Sort by last modified time
    Searched full:all_mask (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/vulkan/wsi/
wsi_common_x11.c 284 uint32_t all_mask = 0xffffffff >> (32 - depth); local
287 return (all_mask & ~rgb_mask) != 0;
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
eepro.c 201 #define ALL_MASK 0x0f
278 #define eepro_clear_int(ioaddr) outb(ALL_MASK, ioaddr + STATUS_REG)

Completed in 122 milliseconds