diff options
author | Jason Ekstrand <[email protected]> | 2016-10-06 17:16:51 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-10-06 21:13:52 -0700 |
commit | 82b4f1c47b1d6ca326dbd863253d89337f565309 (patch) | |
tree | b493201125553391c1a0787c1d4c64788d9df0e1 /src/loader/loader_dri3_helper.h | |
parent | 85a47f647e140fd2b43bda917795145f047032d1 (diff) |
anv/entrypoints: Save off the entire devinfo rather than a pointer
Since the gen_device_info structs are no longer just constant memory, a
pointer to one is not a pointer to something in the .data section so we
shouldn't be storing it in a static variable. Instead, we should just
store the entire device_info structure.
Signed-off-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/loader/loader_dri3_helper.h')
0 files changed, 0 insertions, 0 deletions