OSDN Git Service

r600g/compute: fix call to r600_bytecode_init
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Nov 2012 16:30:45 +0000 (11:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Nov 2012 16:51:16 +0000 (11:51 -0500)
commit0b61f0b14894792baa48d59ff3df167334c7d83e
treec291e964367049b331e9cd41803ada2aa7dd4d84
parent65faedb0d92e1bef8c79f5d8d233ecb83a148b0a
r600g/compute: fix call to r600_bytecode_init

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_shader.c