Searched refs:lower_tex_packing (Results 1 – 4 of 4) sorted by relevance
991 lower_tex_packing(nir_builder *b, nir_tex_instr *tex, in lower_tex_packing() function998 switch (options->lower_tex_packing[tex->sampler_index]) { in lower_tex_packing()1397 if (options->lower_tex_packing[tex->sampler_index] != in nir_lower_tex_block()1402 lower_tex_packing(b, tex, options); in nir_lower_tex_block()
5246 enum nir_lower_tex_packing lower_tex_packing[32]; member
618 tex_options.lower_tex_packing[i] = in v3d_lower_nir()633 tex_options.lower_tex_packing[var->data.binding + i] = in v3d_lower_nir()
295 - nir/lower_tex: handle query lod with nir_lower_tex_packing_16 at lower_tex_packing2310 - nir/lower_tex: skip lower_tex_packing for the texture samples query