Home | History | Annotate | Download | only in tgsi

Lines Matching refs:Index

61    int      Index            : 16; /* SINT */
84 int Index : 16; /* SINT */
217 unsigned index );
221 unsigned index,
227 unsigned index,
270 unsigned index );
293 /* Supply an index to the sampler declaration as this is the hook to
300 unsigned index );
304 unsigned index,
935 reg.IndirectIndex = addr.Index;
947 reg.IndirectIndex = addr.Index;
953 ureg_src_dimension( struct ureg_src reg, int index )
958 reg.DimensionIndex = index;
965 int index )
970 reg.DimensionIndex = index;
972 reg.DimIndIndex = addr.Index;
996 dst.Index = src.Index;
1003 unsigned index)
1017 src.Index = index;
1044 src.Index = dst.Index;
1075 dst.Index = 0;
1095 src.Index = 0;