Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_enc.h200 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences);
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.h291 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences);
Dgl_enc.cpp4465 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences) in glGenFencesNV_enc() function
5159 set_glGenFencesNV(glGenFencesNV_enc); in gl_encoder_context_t()