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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 148 glVertexAttrib2fv_wrapper_proc_t glVertexAttrib2fv;
gles3_wrapper_context.cpp 148 glVertexAttrib2fv = (glVertexAttrib2fv_wrapper_proc_t) getProc("glVertexAttrib2fv", userData);
    [all...]
gles3_wrapper_proc.h 147 typedef void (gles3_APIENTRY *glVertexAttrib2fv_wrapper_proc_t) (GLuint, const GLfloat*);
    [all...]

Completed in 334 milliseconds