Home
last modified time | relevance | path

Searched defs:NineSurface9 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.h34 struct NineSurface9 struct
59 NineSurface9( void *data ) in NineSurface9() function
[all...]
H A Dnine_state.c1844 CSMT_ITEM_NO_WAIT(nine_context_set_render_target, ARG_VAL(DWORD, RenderTargetIndex), ARG_BIND_REF(struct NineSurface9, rt)) CSMT_ITEM_NO_WAIT() argument
1867 CSMT_ITEM_NO_WAIT(nine_context_set_depth_stencil, ARG_BIND_REF(struct NineSurface9, ds)) CSMT_ITEM_NO_WAIT() argument
2504 CSMT_ITEM_NO_WAIT(nine_context_clear_render_target, ARG_BIND_REF(struct NineSurface9, surface), ARG_VAL(D3DCOLOR, color), ARG_VAL(UINT, x), ARG_VAL(UINT, y), ARG_VAL(UINT, width), ARG_VAL(UINT, height)) CSMT_ITEM_NO_WAIT() argument

Completed in 9 milliseconds