Home
last modified time | relevance | path

Searched refs:glExtIsProgramBinaryQCOM_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h300 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM;
Dgles3_wrapper_context.h210 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM;
Dgles1_wrapper_context.cpp300 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinary… in initDispatchByName()
Dgles1_wrapper_proc.h299 typedef GLboolean (gles1_APIENTRY *glExtIsProgramBinaryQCOM_wrapper_proc_t) (GLuint); typedef
Dgles3_wrapper_context.cpp210 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinary… in initDispatchByName()
Dgles3_wrapper_proc.h209 typedef GLboolean (gles3_APIENTRY *glExtIsProgramBinaryQCOM_wrapper_proc_t) (GLuint); typedef