Home
last modified time | relevance | path

Searched defs:tgsi_lowering_config (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.h33 struct tgsi_lowering_config struct
50 unsigned color_two_side:1;
57 unsigned lower_DST:1;
58 unsigned lower_XPD:1;
59 unsigned lower_SCS:1;
60 unsigned lower_LRP:1;
61 unsigned lower_FRC:1;
62 unsigned lower_POW:1;
63 unsigned lower_LIT:1;
64 unsigned lower_EXP:1;
[all …]