HomeSort by relevance Sort by last modified time
    Searched refs:FS_YUV (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_yuv.c 62 fs_traits |= FS_YUV;
xa_priv.h 166 FS_YUV = 1 << 7,
xa_tgsi.c 79 "FS_YUV", /* = 1 << 7, */
455 unsigned is_yuv = (fs_traits & FS_YUV) != 0;

Completed in 55 milliseconds