OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scissor_off
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/nv30/
nv30_context.h
50
unsigned
scissor_off
;
member in struct:nv30_context::__anon20513
nv30_state_validate.c
233
nv30->rast->pipe.scissor != nv30->state.
scissor_off
)
235
nv30->state.
scissor_off
= !nv30->rast->pipe.scissor;
nv30_transfer.c
265
nv30->state.
scissor_off
= 0;
Completed in 171 milliseconds