svga: s/INDEX_0D/INDEX_IMMEDIATE32/

Both are zero, but the later is the right token.
This commit is contained in:
Brian Paul 2016-08-19 09:37:11 -06:00
parent 93779b87a1
commit b09e4ab13c

View file

@ -745,7 +745,7 @@ setup_operand0_indexing(struct svga_shader_emitter_v10 *emit,
boolean indirect, boolean index2D,
unsigned tempArrayID)
{
unsigned indexDim, index0Rep, index1Rep = VGPU10_OPERAND_INDEX_0D;
unsigned indexDim, index0Rep, index1Rep = VGPU10_OPERAND_INDEX_IMMEDIATE32;
/*
* Compute index dimensions