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