Home
last modified time | relevance | path

Searched defs:colors_written (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c899 unsigned colors_written = key->ps_epilog.colors_written; in si_llvm_build_ps_epilog() local
Dsi_shader.h362 ubyte colors_written; member
613 unsigned colors_written : 8; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h94 ubyte colors_written; member