Home
last modified time | relevance | path

Searched defs:zNear (Results 1 – 22 of 22) sorted by relevance

/device/generic/vulkan-cereal/include/glm/gtc/
Dmatrix_transform.inl104 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/
Dgles.cpp81 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/
Dgl_entry.cpp339 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 …]
Dgl_enc.cpp163 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()
246 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glFrustumf_enc()
833 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof_enc()
1863 void glDepthRangex_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangex_enc()
2154 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumx_enc()
3280 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox_enc()
5265 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangexOES_enc()
5348 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumxOES_enc()
5975 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthoxOES_enc()
6995 void glDepthRangefOES_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangefOES_enc()
[all …]
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DCoreProfileEngine.cpp624 …ine::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in orthof()
628 …e::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in frustumf()
DGLEScmImp.cpp872 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()
DGLEScmContext.cpp972 void GLEScmContext::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,… in orthof()
982 …t::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)… in frustumf()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp419 float zNear, in setViewportState()
DRenderer9.cpp1152 float zNear, in setViewport()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gles_1_0.cpp428 GLfloat zNear, in orthof()
DvalidationGL1.cpp356 GLdouble zNear, in ValidateFrustum()
696 GLdouble zNear, in ValidateOrtho()
DState.cpp793 void State::setDepthRange(float zNear, float zFar) in setDepthRange()
DContext_gl.cpp1020 GLdouble zNear, in frustum()
1325 GLdouble zNear, in ortho()
DvalidationES2.cpp4502 bool ValidateDepthRangef(const Context *context, GLfloat zNear, GLfloat zFar) in ValidateDepthRangef()
DContext.cpp4744 void Context::depthRangef(GLfloat zNear, GLfloat zFar) in depthRangef()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp520 const float zNear = dxViewport.MinDepth; in onViewportChange() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLEScontext.cpp1551 void GLEScontext::setDepthRangef(GLclampf zNear, GLclampf zFar) { in setDepthRangef()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_0_autogen.cpp1566 Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in Frustum()
3304 Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in Ortho()
DlibGL_autogen.cpp458 GLdouble zNear, in glFrustum()
905 glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in glOrtho()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Imp.cpp1410 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar){ in glDepthRangef()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp665 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
Dgl2_enc.cpp1109 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()