Home
last modified time | relevance | path

Searched defs:GLclampd (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles2_stubbed_in_translator_namespace.cpp8 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() argument
9 GL_APICALL void GL_APIENTRY glDepthRange(GLclampd, GLclampd) { return; } in glDepthRange() argument
Dgles1_stubbed_in_translator_namespace.cpp27 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() argument
28 GL_APICALL void GL_APIENTRY glDepthRange(GLclampd, GLclampd) { return; } in glDepthRange() argument
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgldefs.h19 typedef double GLclampd; /* double precision float in [0,1] */ typedef
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h163 typedef double GLclampd; /* double precision float in [0,1] */ typedef
/hardware/google/gfxstream/include/GL/
DGLcorearb.h366 typedef double GLclampd; typedef