Searched refs:TGSI_IS_DST0_CHANNEL_ENABLED (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h51 #define TGSI_IS_DST0_CHANNEL_ENABLED( INST, CHAN )\ macro
55 if (TGSI_IS_DST0_CHANNEL_ENABLED( INST, CHAN ))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h51 #define TGSI_IS_DST0_CHANNEL_ENABLED( INST, CHAN )\ macro
55 if (TGSI_IS_DST0_CHANNEL_ENABLED( INST, CHAN ))

Completed in 4 milliseconds