Home
last modified time | relevance | path

Searched defs:tgsi_switch_record (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h259 struct tgsi_switch_record { struct
260 uint mask; /**< execution mask */
261 union tgsi_exec_channel selector; /**< a value case statements are compared to */
262 uint defaultMask; /**< non-execute mask for default case */