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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 27 glCheckFramebufferStatus_wrapper_proc_t glCheckFramebufferStatus;
gles3_wrapper_context.cpp 27 glCheckFramebufferStatus = (glCheckFramebufferStatus_wrapper_proc_t) getProc("glCheckFramebufferStatus", userData);
    [all...]
gles3_wrapper_proc.h 26 typedef GLenum (gles3_APIENTRY *glCheckFramebufferStatus_wrapper_proc_t) (GLenum);
    [all...]

Completed in 153 milliseconds