Searched refs:spotAngleCos (Results 1 – 1 of 1) sorted by relevance
691 float spotAngleCos = sl.getPackedAngleCos(); in updateLightListUniforms() local694 … lightDir.setVector4InArray(dir2.getX(), dir2.getY(), dir2.getZ(), spotAngleCos, lightIndex); in updateLightListUniforms() local780 float spotAngleCos = sl.getPackedAngleCos(); in renderMultipassLighting() local790 … tmpLightDirection.set(tmpVec.getX(), tmpVec.getY(), tmpVec.getZ(), spotAngleCos); in renderMultipassLighting() local