Searched refs:lower_tg4_offsets (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 163 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 935 lower_tg4_offsets(nir_builder *b, nir_tex_instr *tex) function in typeref:typename:bool 1140 options->lower_tg4_offsets) { 1141 progress |= lower_tg4_offsets(b, tex);
|
| H A D | nir.h | 3568 bool lower_tg4_offsets; member in struct:nir_lower_tex_options
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 1078 lower_tg4_offsets(nir_builder *b, nir_tex_instr *tex) function in typeref:typename:bool 1463 options->lower_tg4_offsets) { 1464 progress |= lower_tg4_offsets(b, tex);
|
| H A D | nir.h | 5233 bool lower_tg4_offsets; member in struct:nir_lower_tex_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 328 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 701 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 793 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 383 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1478 tex_opts.lower_tg4_offsets = true;
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 640 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 2433 .lower_tg4_offsets = true,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.0.0.rst | 2778 - nir/lower_tex: fix lower_tg4_offsets with sparse fetches
|
Completed in 45 milliseconds