Searched defs:tgsi_switch_record (Results 1 – 1 of 1) sorted by relevance
324 struct tgsi_switch_record { struct325 uint mask; /**< execution mask */326 union tgsi_exec_channel selector; /**< a value case statements are compared to */327 uint defaultMask; /**< non-execute mask for default case */