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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 300 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM;
gles3_wrapper_context.h 210 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM;
gles1_wrapper_context.cpp 300 glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinaryQCOM", userData);
gles1_wrapper_proc.h 299 typedef GLboolean (gles1_APIENTRY *glExtIsProgramBinaryQCOM_wrapper_proc_t) (GLuint);
gles3_wrapper_context.cpp 210 glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinaryQCOM", userData);
    [all...]
gles3_wrapper_proc.h 209 typedef GLboolean (gles3_APIENTRY *glExtIsProgramBinaryQCOM_wrapper_proc_t) (GLuint);
    [all...]

Completed in 224 milliseconds