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