diff options
author | Kenneth Graunke <[email protected]> | 2015-11-11 19:24:01 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-11-18 10:49:18 -0800 |
commit | b196f1fff31f1528afa84590926c2935d9b0c255 (patch) | |
tree | 7f360bde5737e500772d4d7d2651b95f7562ceb8 /src/glsl/nir/glsl_to_nir.cpp | |
parent | 72e232374eda780a5dcd374b55d203d0e2a6d02b (diff) |
i965: Add enums for 3DSTATE_TE field values.
3DSTATE_TE has partitioning, output topology, and domain fields,
each of which has several enumerated values. We'll also need to
switch on the domain, so enums (rather than #defines) seem like a
natural fit.
I chose to put these in brw_compiler.h because they'll be stored
in struct brw_tes_prog_data, which will live there.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'src/glsl/nir/glsl_to_nir.cpp')
0 files changed, 0 insertions, 0 deletions