| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 65 gluPerspective(GLdouble fovy, GLdouble aspect, GLdouble zNear, GLdouble zFar) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 185 graw_util_viewport(struct graw_info * info,float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | quad-sample.c | 61 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | shader-leak.c | 51 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | tri-gs.c | 52 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | tri-instanced.c | 81 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | vs-test.c | 113 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | fs-test.c | 133 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | gs-test.c | 191 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 185 graw_util_viewport(struct graw_info * info,float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | quad-sample.c | 61 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | shader-leak.c | 51 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | tri-gs.c | 52 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | tri-instanced.c | 81 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | vs-test.c | 113 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | fs-test.c | 133 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| H A D | gs-test.c | 191 set_viewport(float x,float y,float width,float height,float zNear,float zFar) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2gears.c | 419 void perspective(GLfloat *m, GLfloat fovy, GLfloat aspect, GLfloat zNear, GLfloat zFar) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | es1_conversion.c | 98 _mesa_DepthRangex(GLclampx zNear, GLclampx zFar) argument 180 _mesa_Frustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 192 _mesa_Frustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 664 _mesa_Orthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 676 _mesa_Orthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | es1_conversion.c | 97 _mesa_DepthRangex(GLclampx zNear, GLclampx zFar) argument 179 _mesa_Frustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 191 _mesa_Frustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 663 _mesa_Orthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 675 _mesa_Orthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 1817 GLclampf zNear; member in struct:marshal_cmd_DepthRangef 1823 GLclampf zNear = cmd->zNear; local in function:_mesa_unmarshal_DepthRangef 1831 _mesa_marshal_DepthRangef(GLclampf zNear, GLclampf zFar) argument
|
| H A D | marshal_generated7.c | 5779 GLclampx zNear; member in struct:marshal_cmd_DepthRangex 5785 GLclampx zNear = cmd->zNear; local in function:_mesa_unmarshal_DepthRangex 5793 _mesa_marshal_DepthRangex(GLclampx zNear, GLclampx zFar) argument 5877 GLfixed zNear; member in struct:marshal_cmd_Frustumx 5887 GLfixed zNear = cmd->zNear; local in function:_mesa_unmarshal_Frustumx 5895 _mesa_marshal_Frustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 6273 GLfixed zNear; member in struct:marshal_cmd_Orthox 6283 GLfixed zNear = cmd->zNear; local in function:_mesa_unmarshal_Orthox 6291 _mesa_marshal_Orthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 6913 GLfloat zNear; member in struct:marshal_cmd_Frustumf 6923 GLfloat zNear = cmd->zNear; local in function:_mesa_unmarshal_Frustumf 6931 _mesa_marshal_Frustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 6954 GLfloat zNear; member in struct:marshal_cmd_Orthof 6964 GLfloat zNear = cmd->zNear; local in function:_mesa_unmarshal_Orthof 6972 _mesa_marshal_Orthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument [all...] |
| H A D | marshal_generated2.c | 344 GLclampd zNear; member in struct:marshal_cmd_DepthRange 350 GLclampd zNear = cmd->zNear; local in function:_mesa_unmarshal_DepthRange 358 _mesa_marshal_DepthRange(GLclampd zNear, GLclampd zFar) argument 377 GLdouble zNear; member in struct:marshal_cmd_Frustum 387 GLdouble zNear = cmd->zNear; local in function:_mesa_unmarshal_Frustum 395 _mesa_marshal_Frustum(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument 573 GLdouble zNear; member in struct:marshal_cmd_Ortho 583 GLdouble zNear = cmd->zNear; local in function:_mesa_unmarshal_Ortho 591 _mesa_marshal_Ortho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument [all...] |
| H A D | indirect.c | 3964 void __indirect_glDepthRange(GLclampd zNear, GLclampd zFar) argument 3976 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument 4057 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect.c | 3964 void __indirect_glDepthRange(GLclampd zNear, GLclampd zFar) argument 3976 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument 4057 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument
|