Home
last modified time | relevance | path

Searched defs:projectionMatrix (Results 1 – 2 of 2) sorted by relevance

/external/eigen/demos/opengl/
Dcamera.cpp232 const Matrix4f& Camera::projectionMatrix(void) const in projectionMatrix() function in Camera
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp618 const GLfloat projectionMatrix[] = { 0.5f, 0.0f, 0.0f, 0.0f, 0.0f, 0.5f, 0.0f, 0.0f, in drawTexture() local