Searched refs:esPerspective (Results 1 – 2 of 2) sorted by relevance
97 void esPerspective(ESMatrix *result, float fovy, float aspect, float nearZ, float farZ);
161 esPerspective(ESMatrix *result, float fovy, float aspect, float nearZ, float farZ) in esPerspective() function