pvr: VDMCTRL_INDEX_LIST[5-9] are not needed
An investigation turned up no need for these values on the currently supported hardware configurations, so remove this comment for now. Signed-off-by: Matt Coster <matt.coster@imgtec.com> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19673>
This commit is contained in:
@@ -5291,8 +5291,6 @@ static void pvr_emit_vdm_index_list(struct pvr_cmd_buffer *cmd_buffer,
|
||||
list4.index_offset = first_vertex;
|
||||
}
|
||||
}
|
||||
|
||||
/* TODO: See if we need list_words[5-9]. */
|
||||
}
|
||||
|
||||
void pvr_CmdDraw(VkCommandBuffer commandBuffer,
|
||||
|
||||
Reference in New Issue
Block a user