Home
last modified time | relevance | path

Searched refs:lower_tex_packing (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c991 lower_tex_packing(nir_builder *b, nir_tex_instr *tex, in lower_tex_packing() function
998 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()
Dnir.h5246 enum nir_lower_tex_packing lower_tex_packing[32]; member
/third_party/mesa3d/src/broadcom/compiler/
Dvir.c618 tex_options.lower_tex_packing[i] = in v3d_lower_nir()
633 tex_options.lower_tex_packing[var->data.binding + i] = in v3d_lower_nir()
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst295 - nir/lower_tex: handle query lod with nir_lower_tex_packing_16 at lower_tex_packing
2310 - nir/lower_tex: skip lower_tex_packing for the texture samples query