| /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 | 1818 GLclampf zFar; member in struct:marshal_cmd_DepthRangef 1824 GLclampf zFar = cmd->zFar; local in function:_mesa_unmarshal_DepthRangef 1831 _mesa_marshal_DepthRangef(GLclampf zNear, GLclampf zFar) argument
|
| H A D | marshal_generated7.c | 5780 GLclampx zFar; member in struct:marshal_cmd_DepthRangex 5786 GLclampx zFar = cmd->zFar; local in function:_mesa_unmarshal_DepthRangex 5793 _mesa_marshal_DepthRangex(GLclampx zNear, GLclampx zFar) argument 5878 GLfixed zFar; member in struct:marshal_cmd_Frustumx 5888 GLfixed zFar = cmd->zFar; local in function:_mesa_unmarshal_Frustumx 5895 _mesa_marshal_Frustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 6274 GLfixed zFar; member in struct:marshal_cmd_Orthox 6284 GLfixed zFar = cmd->zFar; local in function:_mesa_unmarshal_Orthox 6291 _mesa_marshal_Orthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument 6914 GLfloat zFar; member in struct:marshal_cmd_Frustumf 6924 GLfloat zFar = cmd->zFar; local in function:_mesa_unmarshal_Frustumf 6931 _mesa_marshal_Frustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument 6955 GLfloat zFar; member in struct:marshal_cmd_Orthof 6965 GLfloat zFar = cmd->zFar; 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 | 345 GLclampd zFar; member in struct:marshal_cmd_DepthRange 351 GLclampd zFar = cmd->zFar; local in function:_mesa_unmarshal_DepthRange 358 _mesa_marshal_DepthRange(GLclampd zNear, GLclampd zFar) argument 378 GLdouble zFar; member in struct:marshal_cmd_Frustum 388 GLdouble zFar = cmd->zFar; local in function:_mesa_unmarshal_Frustum 395 _mesa_marshal_Frustum(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument 574 GLdouble zFar; member in struct:marshal_cmd_Ortho 584 GLdouble zFar = cmd->zFar; 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
|