Searched refs:coeff (Results 1 – 2 of 2) sorted by relevance
28 CreateMatrixForLinearShadowMapTexture(nn::math::Matrix34* pOut, f32 coeff, f32 nearp, f32 farp) in CreateMatrixForLinearShadowMapTexture() argument33 m[0][0] = 0.5f * coeff * scaleZ; in CreateMatrixForLinearShadowMapTexture()39 m[1][1] = 0.5f * coeff * scaleZ; in CreateMatrixForLinearShadowMapTexture()
44 CreateMatrixForLinearShadowMapTexture(nn::math::Matrix34* pOut, f32 coeff, f32 nearp, f32 farp);