Searched refs:CLEAR_10 (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
H A D | gles3ndk.cpp | 61 #define CLEAR_10 1.0f macro 636 glBlendColor(CLEAR_10, CLEAR_10, CLEAR_10, CLEAR_10); in GLBlendColor() 1383 glDepthRangef(CLEAR_01, CLEAR_10); in GLDepthRangef() 1991 glClearColor(CLEAR_00, CLEAR_00, CLEAR_00, CLEAR_10); in GLFrontFace() 3586 glPolygonOffset(CLEAR_10, CLEAR_10); in GLPolygonOffset() 3605 glPrimitiveBoundingBox(CLEAR_00, CLEAR_00, CLEAR_00, CLEAR_00, CLEAR_10, CLEAR_1 in GLPrimitiveBoundingBox() [all...] |
Completed in 14 milliseconds