Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h625 void nine_device_state_clear(struct NineDevice9 *);
Ddevice9.c615 nine_device_state_clear(This); in NineDevice9_dtor()
1016 nine_device_state_clear(This); in NineDevice9_Reset()
Dnine_state.c2923 nine_device_state_clear(struct NineDevice9 *device) in nine_device_state_clear() function