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

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

Completed in 3 milliseconds