Searched refs:farp (Results 1 – 2 of 2) sorted by relevance
30 CreateMatrixForLinearShadowMapTexture(nn::math::Matrix34* pOut, f32 coeff, f32 nearp, f32 farp) in CreateMatrixForLinearShadowMapTexture() argument33 f32 scaleZ = 1.0f / (farp - nearp); in CreateMatrixForLinearShadowMapTexture()
46 CreateMatrixForLinearShadowMapTexture(nn::math::Matrix34* pOut, f32 coeff, f32 nearp, f32 farp);