Searched defs:loop_info (Results 1 – 4 of 4) sorted by relevance
35 struct loop_info { struct46 struct loop_info * Loops; argument
42 struct loop_info { struct57 struct loop_info64 { argument
70 struct loop_info { struct71 Block* loop_header;72 uint16_t num_exec_masks;73 uint8_t needs;74 bool has_divergent_break;75 bool has_divergent_continue;76 bool has_discard; /* has a discard or demote */77 loop_info(Block* b, uint16_t num, uint8_t needs, bool breaks, bool cont, bool discard) : in loop_info() argument
906 struct loop_info struct917 struct loop_info *loopStack, GLuint loopStackDepth, in update_interval() argument