Searched refs:TGSI_IS_DST1_CHANNEL_ENABLED (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ | ||
H A D | tgsi_exec.h | 61 #define TGSI_IS_DST1_CHANNEL_ENABLED( INST, CHAN )\ macro 65 if (TGSI_IS_DST1_CHANNEL_ENABLED( INST, CHAN )) |
Completed in 1 milliseconds