Home | History | Annotate | Download | only in compiler

Lines Matching refs:fieldIndex

2971             int fieldIndex = index;
2977 declareUniform(fieldType, uniformName, fieldIndex);
2978 fieldIndex += fieldType.totalRegisterCount();