Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c551 static const struct nir_to_tgsi_options ntt_options = { in i915_create_fs_state() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state.c1957 const struct nir_to_tgsi_options *ntt_options; in r300_create_vs_state() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3523 const struct nir_to_tgsi_options *ntt_options) in ntt_fix_nir_options()