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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h335 struct nine_clipplane { struct
484 const struct nine_clipplane *pPlane);
H A Dnine_state.c1956 ARG_COPY_REF(struct nine_clipplane, pPlane))
2106 nine_context_set_clip_plane(device, i, (struct nine_clipplane*)&src->clip.ucp[i][0]);
1954 CSMT_ITEM_NO_WAIT(nine_context_set_clip_plane,ARG_VAL (DWORD,Index),ARG_COPY_REF (struct nine_clipplane,pPlane)) argument
H A Ddevice9.c2241 nine_context_set_clip_plane(This, Index, (struct nine_clipplane *)pPlane);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h342 struct nine_clipplane { struct
504 const struct nine_clipplane *pPlane);
H A Dnine_state.c2007 ARG_COPY_REF(struct nine_clipplane, pPlane))
2157 nine_context_set_clip_plane(device, i, (struct nine_clipplane*)&src->clip.ucp[i][0]);
2005 CSMT_ITEM_NO_WAIT(nine_context_set_clip_plane,ARG_VAL (DWORD,Index),ARG_COPY_REF (struct nine_clipplane,pPlane)) argument
H A Ddevice9.c2386 nine_context_set_clip_plane(This, Index, (struct nine_clipplane *)pPlane);

Completed in 25 milliseconds