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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 316 glGenSamplers_wrapper_proc_t glGenSamplers;
gles3_wrapper_context.cpp 316 glGenSamplers = (glGenSamplers_wrapper_proc_t) getProc("glGenSamplers", userData);
    [all...]
gles3_wrapper_proc.h 315 typedef void (gles3_APIENTRY *glGenSamplers_wrapper_proc_t) (GLsizei, GLuint*);
    [all...]

Completed in 56 milliseconds