Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/xgl/
H A DhwPortXGL.h221 #define VP_ZMAX (((tdmXGLctx)_portContext)->dev_max_coords.z) macro
H A DhwPortXGL.c1449 vp.zmin = 0 ; vp.zmax = VP_ZMAX ; in _dxf_SET_VIEWPORT()