Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h127 uint32_t coord_conventions; member
Dnv30_state_validate.c350 PUSH_DATA (push, (fp ? fp->coord_conventions : 0) | nv30->framebuffer.height); in nv30_validate_fragment()
Dnvfx_fragprog.c1085 fp->coord_conventions |= NV30_3D_COORD_CONVENTIONS_ORIGIN_INVERTED; in _nvfx_fragprog_translate()
1087 fp->coord_conventions |= NV30_3D_COORD_CONVENTIONS_CENTER_INTEGER; in _nvfx_fragprog_translate()