Searched refs:clearColor (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
H A D | gles3ndk.cpp | 839 GLfloat clearColor[] = {CLEAR_00, CLEAR_00, CLEAR_00, CLEAR_00}; in GLClearBufferfv() local 843 glClearBufferfv(GL_COLOR, INT_INIT_VAL, clearColor); in GLClearBufferfv() 872 GLuint clearColor[] = {INT_INIT_VAL, INT_INIT_VAL, INT_INIT_VAL, INT_INIT_VAL}; in GLClearBufferuiv() local 873 glClearBufferuiv(GL_COLOR, INT_INIT_VAL, clearColor); in GLClearBufferuiv()
|
Completed in 19 milliseconds