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.cpp203 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params);
1400 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params) in glExtGetBufferPointervQCOM()