Home
last modified time | relevance | path

Searched refs:FS_MASK_SRC (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/xa/
Dxa_priv.h158 FS_MASK_SRC = 1 << 3, enumerator
Dxa_tgsi.c358 unsigned is_mask_src = (fs_traits & FS_MASK_SRC) != 0; in create_fs()
Dxa_composite.c424 fs_traits |= FS_MASK_SRC; in bind_shaders()