HomeSort by relevance Sort by last modified time
    Searched refs:glFramebufferTexture3DOES_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 164 glFramebufferTexture3DOES_client_proc_t glFramebufferTexture3DOES;
    [all...]
gl2_client_context.cpp 168 ptr = getProc("glFramebufferTexture3DOES", userData); set_glFramebufferTexture3DOES((glFramebufferTexture3DOES_client_proc_t)ptr);
gl2_client_proc.h 165 typedef void (gl2_APIENTRY *glFramebufferTexture3DOES_client_proc_t) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint, GLint);

Completed in 351 milliseconds