Home
last modified time | relevance | path

Searched defs:set_scissor_states (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h488 void (*set_scissor_states)( struct pipe_context *, member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py444 def set_scissor_states(self, start_slot, num_scissors, states): member in Context