diff options
author | Ben Widawsky <[email protected]> | 2015-07-30 14:31:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-02-17 12:34:23 -0800 |
commit | 2bf041d94f23f501eddb998fb5a53068a24caa5d (patch) | |
tree | 131b0f6db877b4151ea292c38e6f6885e08b508e /src/mesa/main/formatquery.c | |
parent | 0e9dc59a58e632979b3bdebb19d184bd22a0c182 (diff) |
i965: Extract push constant state to a new file
Every stage has a corresponding 3DSTATE_CONSTANT_XS packet, so having
the code to create and emit push constant buffers in genX_vs_state.c
is a little strange. Moving it to a separate file seems more logical.
v2 [Ken]: Rebase on master, explain motivation in the commit message.
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/formatquery.c')
0 files changed, 0 insertions, 0 deletions