Searched refs:indexWidth (Results 1 – 5 of 5) sorted by relevance
330 xlate_index_format(unsigned indexWidth) in xlate_index_format() argument332 if (indexWidth == 2) { in xlate_index_format()335 else if (indexWidth == 4) { in xlate_index_format()738 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in draw_vgpu10()967 assert(range->indexWidth == range->indexArray.stride); in check_draw_params()
172 range.indexWidth = index_size; in svga_hwtnl_simple_draw_range_elements()
193 range.indexWidth = 0; in simple_draw_arrays()
668 uint32 indexWidth; member
1119 _debug_printf("\t\t.indexWidth = %u\n", (*cmd).indexWidth); in dump_SVGA3dPrimitiveRange()