Searched refs:ib_format (Results 1 – 2 of 2) sorted by relevance
769 indexFormat != svga->state.hw_draw.ib_format || in validate_index_buffer()781 svga->state.hw_draw.ib_format = indexFormat; in validate_index_buffer()910 if (svga->state.hw_draw.ib_format != SVGA3D_FORMAT_INVALID || in draw_vgpu10()918 svga->state.hw_draw.ib_format = SVGA3D_FORMAT_INVALID; in draw_vgpu10()
429 SVGA3dSurfaceFormat ib_format; member