Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_context.h73 uint32_t strip_cut_index; member
166 strip_cut_index = 0xffffffff; in init_context()
653 strip_cut_index = 0xffffffff; in set_index_buffer()
657 strip_cut_index = 0xffff; in set_index_buffer()
661 strip_cut_index = 0xff; in set_index_buffer()
741 info.restart_index = strip_cut_index; in DrawIndexed()
793 info.restart_index = strip_cut_index; in DrawIndexedInstanced()
879 info.restart_index = strip_cut_index; in DrawIndexedInstancedIndirect()