Home
last modified time | relevance | path

Searched refs:nine_context_set_indices (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dbuffer9.c200 nine_context_set_indices(device, (struct NineIndexBuffer9 *)This); in NineBuffer9_RebindIfRequired()
Dnine_state.h373 nine_context_set_indices(struct NineDevice9 *device,
Dnine_state.c1586 nine_context_set_indices(struct NineDevice9 *device, in nine_context_set_indices() function
2064 nine_context_set_indices(device, src->idxbuf);
2282 nine_context_set_indices(device, src->idxbuf); in nine_context_apply_stateblock()
Ddevice9.c3583 nine_context_set_indices(This, idxbuf); in NineDevice9_SetIndices()