Home
last modified time | relevance | path

Searched refs:nine_clipplane (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.h342 struct nine_clipplane { struct
504 const struct nine_clipplane *pPlane);
H A Dnine_state.c2003 ARG_COPY_REF(struct nine_clipplane, pPlane)) in CSMT_ITEM_NO_WAIT()
2153 nine_context_set_clip_plane(device, i, (struct nine_clipplane*)&src->clip.ucp[i][0]); in nine_context_apply_stateblock()
2001 CSMT_ITEM_NO_WAIT(nine_context_set_clip_plane, ARG_VAL(DWORD, Index), ARG_COPY_REF(struct nine_clipplane, pPlane)) CSMT_ITEM_NO_WAIT() argument
H A Ddevice9.c2386 nine_context_set_clip_plane(This, Index, (struct nine_clipplane *)pPlane); in NineDevice9_SetClipPlane()

Completed in 15 milliseconds