Home
last modified time | relevance | path

Searched defs:clip_enable (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state_validate.c355 uint8_t clip_enable = nv50->rast->pipe.clip_plane_enable; in nv50_validate_clip() local
H A Dnv50_program.h87 uint8_t clip_enable; /* mask of defined clip planes */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h40 uint8_t clip_enable; /* mask of defined clip planes */ member
H A Dnvc0_state_validate.c512 uint8_t clip_enable = nvc0->rast->pipe.clip_plane_enable; in nvc0_validate_clip() local
[all...]
H A Dnvc0_screen.h56 uint8_t clip_enable; member

Completed in 6 milliseconds