Searched refs:GLclampd (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dglheader.h64 typedef GLdouble GLclampd; typedef
H A Dmtypes.h781 GLclampd Clear; /**< Value to clear depth buffer to */
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_glfuncs.h19 SDL_PROC_UNUSED(void,glClearDepth,(GLclampd))
68 SDL_PROC_UNUSED(void,glDepthRange,(GLclampd zNear, GLclampd zFar))
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h6470 GLAPI void APIENTRY glDepthBoundsEXT (GLclampd, GLclampd);
6472 typedef void (APIENTRYP PFNGLDEPTHBOUNDSEXTPROC) (GLclampd zmin, GLclampd zmax);

Completed in 71 milliseconds