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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 37 glMultiTexCoord4f_wrapper_proc_t glMultiTexCoord4f;
gles1_wrapper_context.cpp 37 glMultiTexCoord4f = (glMultiTexCoord4f_wrapper_proc_t) getProc("glMultiTexCoord4f", userData);
gles1_wrapper_proc.h 36 typedef void (gles1_APIENTRY *glMultiTexCoord4f_wrapper_proc_t) (GLenum, GLfloat, GLfloat, GLfloat, GLfloat);

Completed in 137 milliseconds