Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c537 static const struct nir_to_tgsi_options ntt_options = { variable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c3679 const struct nir_to_tgsi_options *ntt_options) in ntt_fix_nir_options()