Searched defs:tempMat3 (Results 1 – 2 of 2) sorted by relevance
187 public final Matrix3f tempMat3 = new Matrix3f(); field in TempVars
341 Matrix3f tempMat3 = vars.tempMat3; in updateUniformBindings() local