OSDN Git Service

st/mesa: Set the pipe context of the texture object.
authorChia-I Wu <olv@lunarg.com>
Thu, 18 Mar 2010 01:24:10 +0000 (09:24 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 18 Mar 2010 01:43:23 +0000 (09:43 +0800)
commita0d615fd978aaa2e8ca2d31cb574f5de3890e140
treef30cb9d82e58ac16adcdf45b24420cb02b263721
parentbd1ce874728c06d08a1f9881f51edbdd2f1c9db0
st/mesa: Set the pipe context of the texture object.

The field was added in b8030c6561e019e079b5be2fe64ec804df4bfa03.  This
fixes a NULL dereference in xdemos/texture_from_pixmap.
src/mesa/state_tracker/st_manager.c