OSDN Git Service

st/mesa: move frag depth up a level.
authorDave Airlie <airlied@redhat.com>
Sat, 10 Dec 2011 17:30:37 +0000 (17:30 +0000)
committerDave Airlie <airlied@redhat.com>
Sat, 10 Dec 2011 17:30:37 +0000 (17:30 +0000)
commit72cb103cf518c86d8d094380d9f8e16650a0060b
treeca4c1175655a03e2106a45c1d93e0a38e41f4570
parentb1a8b7b0196c73bcfe488cbfc9e9fcd1d7ce7d9b
st/mesa: move frag depth up a level.

This fixes the segfault, and seems to put this closer to where other
properties are being set. Hopefully it still conforms.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp
src/mesa/state_tracker/st_program.c