diff options
author | Kenneth Graunke <[email protected]> | 2019-01-01 15:16:44 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-21 10:26:12 -0800 |
commit | 973f01d55a2fff699f28816e3946c15f138a4c39 (patch) | |
tree | 944ecd376d0f03199dea31fb49a1c10f4649e426 /CleanSpec.mk | |
parent | cacf84ed5ff48a3f4ea3fcb22b727732b723c352 (diff) |
iris: Move create and bind driver hooks to the end of iris_program.c
This just moves the code for dealing with pipe_shader_state /
pipe_compute_state / iris_uncompiled_shader to the end of the file.
Now that those do precompiles, they want to call the actual compile
functions. Putting them at the end eliminates the need for a bunch
of prototypes.
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions