Searched refs:glGenFencesNV_enc (Results 1 - 3 of 3) sorted by relevance

/development/tools/emulator/opengl/system/GLESv2_enc/
H A Dgl2_enc.h200 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences);
/development/tools/emulator/opengl/system/GLESv1_enc/
H A Dgl_enc.h291 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences);
H A Dgl_enc.cpp4465 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences) function
5159 set_glGenFencesNV(glGenFencesNV_enc);

Completed in 17 milliseconds