Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h80 ubyte colors_written; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h95 ubyte colors_written; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h484 unsigned colors_written:8; member
Dsi_shader.c7754 unsigned colors_written = key->ps_epilog.colors_written; in si_build_ps_epilog_function() local