nvc0: set local memory usage info in shader header
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 24 Feb 2011 16:26:44 +0000 (17:26 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 24 Feb 2011 16:35:36 +0000 (17:35 +0100)
commit1a8297139396ec2a6415ef803a3901e1ecef485c
tree2bb3975c3ce143b4c9bba0218a49184d66cd27e1
parentb5f04b20089c219f760fb6a369041bd782708247
nvc0: set local memory usage info in shader header

Before this, l[] access was a no-op.
src/gallium/drivers/nvc0/nvc0_context.h
src/gallium/drivers/nvc0/nvc0_program.c
src/gallium/drivers/nvc0/nvc0_program.h
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/nvc0/nvc0_shader_state.c
src/gallium/drivers/nvc0/nvc0_tgsi_to_nc.c