Skip to content
Snippets Groups Projects
Commit 920657e7 authored by Conor McCarthy's avatar Conor McCarthy Committed by Alexandre Julliard
Browse files

vkd3d-shader: Delete unused struct list from struct vkd3d_shader_indexable_temp.

parent ae4341b5
Branches
Tags
1 merge request!471vkd3d-shader/dxil: Implement the DXIL GEP and LOAD instructions.
......@@ -801,7 +801,6 @@ struct vkd3d_shader_immediate_constant_buffer
struct vkd3d_shader_indexable_temp
{
struct list entry;
unsigned int register_idx;
unsigned int register_size;
unsigned int component_count;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment