| /device/generic/vulkan-cereal/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 | 163 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/ |
| D | CoreProfileEngine.cpp | 624 …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()
|
| 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 | 972 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/ |
| D | StateManager9.cpp | 419 float zNear, in setViewportState()
|
| D | Renderer9.cpp | 1152 float zNear, in setViewport()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Context_gles_1_0.cpp | 428 GLfloat zNear, in orthof()
|
| D | validationGL1.cpp | 356 GLdouble zNear, in ValidateFrustum() 696 GLdouble zNear, in ValidateOrtho()
|
| D | State.cpp | 793 void State::setDepthRange(float zNear, float zFar) in setDepthRange()
|
| D | Context_gl.cpp | 1020 GLdouble zNear, in frustum() 1325 GLdouble zNear, in ortho()
|
| D | validationES2.cpp | 4502 bool ValidateDepthRangef(const Context *context, GLfloat zNear, GLfloat zFar) in ValidateDepthRangef()
|
| D | Context.cpp | 4744 void Context::depthRangef(GLfloat zNear, GLfloat zFar) in depthRangef()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | StateManager11.cpp | 520 const float zNear = dxViewport.MinDepth; in onViewportChange() local
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | GLEScontext.cpp | 1551 void GLEScontext::setDepthRangef(GLclampf zNear, GLclampf zFar) { in setDepthRangef()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_1_0_autogen.cpp | 1566 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()
|
| D | libGL_autogen.cpp | 458 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/ |
| D | GLESv2Imp.cpp | 1410 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar){ in glDepthRangef()
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_entry.cpp | 665 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
|
| D | gl2_enc.cpp | 1109 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()
|