Searched defs:tempMat4 (Results 1 – 2 of 2) sorted by relevance
188 public final Matrix4f tempMat4 = new Matrix4f(); field in TempVars
340 Matrix4f tempMat4 = vars.tempMat4; in updateUniformBindings() local