Home
last modified time | relevance | path

Searched refs:GL_COLOR_BUFFER_BIT (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
DtriangleCM.cpp382 glClear(GL_COLOR_BUFFER_BIT); in WinMain()
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
DtriangleV2.cpp258 glClear(GL_COLOR_BUFFER_BIT); in Draw()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.cpp830 s_gl.glClear(GL_COLOR_BUFFER_BIT); in post()
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h47 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h49 #define GL_COLOR_BUFFER_BIT 0x00004000 macro