Searched refs:glDepthRangexOES_enc (Results 1 - 2 of 2) sorted by relevance

/development/tools/emulator/opengl/system/GLESv1_enc/
H A Dgl_enc.h205 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar);
H A Dgl_enc.cpp3071 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar) function
5073 set_glDepthRangexOES(glDepthRangexOES_enc);

Completed in 16 milliseconds