Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dutils.c4950 float z_scale = zenable ? clip_control ? 1.0f : 2.0f : 0.0f; in get_projection_matrix() local
4956 0.0f, 0.0f, z_scale, 0.0f, in get_projection_matrix()
4969 float z_scale = clip_control ? 1.0f : 2.0f; in get_projection_matrix() local
4975 0.0f, 0.0f, z_scale, 0.0f, in get_projection_matrix()