|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "GL/gl.h"

Go to the source code of this file.
| void asm_project_and_cliptest_general | ( | GLuint | n, |
| GLfloat | d[][4], | ||
| GLfloat | m[16], | ||
| GLfloat | s[][4], | ||
| GLubyte | clipmask[], | ||
| GLubyte * | ormask, | ||
| GLubyte * | andmask | ||
| ) |
Referenced by project_and_cliptest().
| void asm_project_and_cliptest_identity | ( | GLuint | n, |
| GLfloat | d[][4], | ||
| GLfloat | s[][4], | ||
| GLubyte | clipmask[], | ||
| GLubyte * | ormask, | ||
| GLubyte * | andmask | ||
| ) |
Referenced by project_and_cliptest().
| void asm_project_and_cliptest_ortho | ( | GLuint | n, |
| GLfloat | d[][4], | ||
| GLfloat | m[16], | ||
| GLfloat | s[][4], | ||
| GLubyte | clipmask[], | ||
| GLubyte * | ormask, | ||
| GLubyte * | andmask | ||
| ) |
Referenced by project_and_cliptest().
| void asm_project_and_cliptest_perspective | ( | GLuint | n, |
| GLfloat | d[][4], | ||
| GLfloat | m[16], | ||
| GLfloat | s[][4], | ||
| GLubyte | clipmask[], | ||
| GLubyte * | ormask, | ||
| GLubyte * | andmask | ||
| ) |
Referenced by project_and_cliptest().
Referenced by transform_points3().
Referenced by transform_points3().
Referenced by transform_points3().
Referenced by transform_points3().
Referenced by transform_points3().
Referenced by transform_points4(), and transform_texcoords().
Referenced by transform_points4().
Referenced by transform_points4(), and transform_texcoords().
Referenced by transform_points4(), and transform_texcoords().
Referenced by transform_points4().