Searched refs:lower_TRUNC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h69 unsigned lower_TRUNC:1; member in struct:tgsi_lowering_config
H A Dtgsi_lowering.c1401 if (!ctx->config->lower_TRUNC)
1438 assert(!(config->lower_FRC && config->lower_TRUNC));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h69 unsigned lower_TRUNC:1; member in struct:tgsi_lowering_config
H A Dtgsi_lowering.c1401 if (!ctx->config->lower_TRUNC)
1438 assert(!(config->lower_FRC && config->lower_TRUNC));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c2299 .lower_TRUNC = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c2347 .lower_TRUNC = true,

Completed in 16 milliseconds