OSDN Git Service

tgsi: use new tgsi_call_record to handle execution mask stacks
authorBrian Paul <brianp@vmware.com>
Thu, 10 Sep 2009 18:44:28 +0000 (12:44 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 10 Sep 2009 18:45:27 +0000 (12:45 -0600)
commitd78a19612173eda51b93818a16a947201a785f3f
tree992fc82acbee789de3c104a040b00397fc71bd35
parentc5f8594aebac4b8ba972d09ab18dabd9cc47c8e9
tgsi: use new tgsi_call_record to handle execution mask stacks

This fixes some issues when "return"ing from nested loops/conditionals.
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_exec.h