OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perspective_matrix
(Results
1 - 1
of
1
) sorted by null
/prebuilts/misc/windows/sdl2/test/
testgles2.c
142
perspective_matrix
(double fovy, double aspect, double znear, double zfar, float *r)
function
387
perspective_matrix
(45.0, (double)width/(double)height, 0.01, 100.0, matrix_perspective);
Completed in 62 milliseconds