Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dstateblock9.h69 NineStateBlock9_Apply( struct NineStateBlock9 *This );
Dstateblock9.c558 NineStateBlock9_Apply( struct NineStateBlock9 *This ) in NineStateBlock9_Apply() function
587 (void *)NineStateBlock9_Apply
Dnine_lock.c2656 r = NineStateBlock9_Apply(This); in LockStateBlock9_Apply()