commit | c0b4fb06b8b570b1999a0849797d3cb77f6ee5cd | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Thu Dec 31 14:44:40 2009 -0700 |
committer | Brian Paul <brianp@vmware.com> | Thu Dec 31 14:45:15 2009 -0700 |
tree | c28f3ec883a7b9aaa7ed92fcb5f7f21bb9941b3f | |
parent | 25024d948298a9f3f3210a0b91486f79a3917b0f [diff] |
gallium: pipe_context::render_condition() and mode flags For conditional rendering predicated on results of an occlusion query. If this driver function is NULL, conditional rendering is not supported by the driver.