Home
last modified time | relevance | path

Searched refs:inv_depth (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1327 GLfloat inv_depth = 1.0f / (f - n); in constructOrthoProjMatrix() local
1339 mat4[10] = 2.0f * inv_depth; in constructOrthoProjMatrix()
1343 mat4[14] = -(f + n) * inv_depth; in constructOrthoProjMatrix()