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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 269 glVertexAttribI4iv_wrapper_proc_t glVertexAttribI4iv;
gles3_wrapper_context.cpp 269 glVertexAttribI4iv = (glVertexAttribI4iv_wrapper_proc_t) getProc("glVertexAttribI4iv", userData);
    [all...]
gles3_wrapper_proc.h 268 typedef void (gles3_APIENTRY *glVertexAttribI4iv_wrapper_proc_t) (GLuint, const GLint*);
    [all...]

Completed in 164 milliseconds