Home
last modified time | relevance | path

Searched refs:GLvoidptr (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_types.h20 typedef void *GLvoidptr; typedef
Dgl2_client_proc.h206 …def void (gl2_APIENTRY *glExtGetBufferPointervQCOM_client_proc_t) (void * ctx, GLenum, GLvoidptr*);
Dgl2_entry.cpp202 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params);
1610 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params) in glExtGetBufferPointervQCOM()