Searched refs:clipAllPerspective (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dvertex.cpp110 void clipAllPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables) function in namespace:android
158 clipAllPerspective(c, v, GGL_ENABLE_DEPTH_TEST);
161 clipAllPerspective(c, v, 0);

Completed in 43 milliseconds