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