| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | matrix_transform.inl | 104 T zNear, T zFar 119 T zNear, T zFar 144 T zNear, T zFar 248 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspective(T fovy, T aspect, T zNear, T zFar) 258 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveRH(T fovy, T aspect, T zNear, T zFar) 281 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveLH(T fovy, T aspect, T zNear, T zFar) 304 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFov(T fov, T width, T height, T zNear, T zFar) 314 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFovRH(T fov, T width, T height, T zNear, T zFar) 341 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFovLH(T fov, T width, T height, T zNear, T zFar) 368 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> infinitePerspective(T fovy, T aspect, T zNear) [all …]
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 81 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() 96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 376 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex() 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 871 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES() 886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1156 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES() [all …]
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 339 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() 357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 689 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex() 761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 1399 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES() 1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1751 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES() [all …]
|
| D | gl_enc.cpp | 171 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc() 257 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glFrustumf_enc() 862 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof_enc() 1928 void glDepthRangex_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangex_enc() 2230 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumx_enc() 3389 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox_enc() 5441 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangexOES_enc() 5527 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumxOES_enc() 6173 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthoxOES_enc() 7225 void glDepthRangefOES_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangefOES_enc() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ |
| D | CoreProfileEngine.cpp | 616 …ine::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in orthof() 620 …e::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in frustumf()
|
| D | GLEScmImp.cpp | 872 GL_API void GL_APIENTRY glDepthRangef( GLclampf zNear, GLclampf zFar) { in glDepthRangef() 879 GL_API void GL_APIENTRY glDepthRangex( GLclampx zNear, GLclampx zFar) { in glDepthRangex() 991 …glFrustumf( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in glFrustumf() 998 …glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)… in glFrustumx() 1723 … glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in glOrthof() 1729 … glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)… in glOrthox()
|
| D | GLEScmContext.cpp | 989 void GLEScmContext::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,… in orthof() 999 …t::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in frustumf()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | GLEScontext.cpp | 1611 void GLEScontext::setDepthRangef(GLclampf zNear, GLclampf zFar) { in setDepthRangef()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
| D | GLESv2Imp.cpp | 1495 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar){ in glDepthRangef()
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_entry.cpp | 677 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
|
| D | gl2_enc.cpp | 1148 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()
|