Home
last modified time | relevance | path

Searched defs:glClearColor_t (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
Dgl_proc.h24 typedef void (GL_APIENTRY *glClearColor_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef
/sdk/emulator/opengl/tests/gles_android_wrapper/
Dgles_proc.h24 typedef void (* glClearColor_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef