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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 133 glSampleCoveragex_client_proc_t glSampleCoveragex;
    [all...]
gl_client_context.cpp 137 ptr = getProc("glSampleCoveragex", userData); set_glSampleCoveragex((glSampleCoveragex_client_proc_t)ptr);
gl_client_proc.h 134 typedef void (gl_APIENTRY *glSampleCoveragex_client_proc_t) (void * ctx, GLclampx, GLboolean);

Completed in 43 milliseconds