gl_shader_decompiler: Reserve element memory beforehand in BuildRegisterList()
Avoids potentially perfoming multiple reallocations when we know the total amount of memory we need beforehand.
Loading
Please sign in to comment
Avoids potentially perfoming multiple reallocations when we know the total amount of memory we need beforehand.