Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h634 nine_csmt_destroy( struct NineDevice9 *This, struct csmt_context *ctx );
Dnine_state.c218 nine_csmt_destroy( struct NineDevice9 *device, struct csmt_context *ctx ) in nine_csmt_destroy() function
Ddevice9.c518 nine_csmt_destroy(This, This->csmt_ctx); in NineDevice9_dtor()