HomeSort by relevance Sort by last modified time
    Searched refs:glDepthFunc (Results 1 - 25 of 174) sorted by null

1 2 3 4 5 6 7

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_ftable.h 45 {"glDepthFunc", (void*)glDepthFunc},
gl2_client_context.h 45 glDepthFunc_client_proc_t glDepthFunc;
254 virtual glDepthFunc_client_proc_t set_glDepthFunc(glDepthFunc_client_proc_t f) { glDepthFunc_client_proc_t retval = glDepthFunc; glDepthFunc = f; return retval;}
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 72 {"glDepthFunc", (void*)glDepthFunc},