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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 319 glSamplerParameterf_wrapper_proc_t glSamplerParameterf;
gles3_wrapper_context.cpp 319 glSamplerParameterf = (glSamplerParameterf_wrapper_proc_t) getProc("glSamplerParameterf", userData);
    [all...]
gles3_wrapper_proc.h 318 typedef void (gles3_APIENTRY *glSamplerParameterf_wrapper_proc_t) (GLuint, GLenum, GLfloat);
    [all...]

Completed in 615 milliseconds