search for: inst_index_bit

Displaying 1 result from an estimated 1 matches for "inst_index_bit".

Did you mean: inst_index_bits
2012 Dec 06
0
[Bug 37440] Infinite loop detected in fragment program
..._register_pointer() returns a dummy register when the dest register Index exceeds MAX_PROGRAM_TEMPS (currently set to 256). Perhaps this should be an error or an assertion failure instead. Raising the value of MAX_PROGRAM_TEMPS worked around the infinite loop in my case. I also needed to increase INST_INDEX_BITS to avoid an intermitant assertion failure from mesa_src_reg_from_ir_src_reg(), though this may not be directly related. Mesa 9.1-devel using OSMesa. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed....