HomeSort by relevance Sort by last modified time
    Searched defs:glDepthRangef_t (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 28 typedef void (GL_APIENTRY *glDepthRangef_t) (GLclampf, GLclampf);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 28 typedef void (* glDepthRangef_t) (GLclampf, GLclampf);

Completed in 93 milliseconds