| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_program.h | 38 struct nir_lower_tex_options; 40 struct nir_lower_tex_options *tex_options);
|
| H A D | lima_program.c | 210 struct nir_lower_tex_options *tex_options) 285 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_nir_builtins.c | 57 const struct nir_lower_tex_options opts = { .lower_rect = true, };
|
| H A D | st_program.c | 825 nir_lower_tex_options tex_opts = {0}; 1414 nir_lower_tex_options tex_opts = {0}; 1481 nir_lower_tex_options options = {0};
|
| H A D | st_glsl_to_nir.cpp | 1041 struct nir_lower_tex_options opts = { 0 };
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 25 * This lowering pass supports (as configured via nir_lower_tex_options) 281 const nir_lower_tex_options *options) 322 const nir_lower_tex_options *options, 363 const nir_lower_tex_options *options, 382 const nir_lower_tex_options *options, 402 const nir_lower_tex_options *options, 421 const nir_lower_tex_options *options, 440 const nir_lower_tex_options *options, 458 const nir_lower_tex_options *options, 476 const nir_lower_tex_options *option [all...] |
| H A D | nir.h | 5073 typedef struct nir_lower_tex_options { struct 5247 } nir_lower_tex_options; typedef in typeref:struct:nir_lower_tex_options 5251 const nir_lower_tex_options *options);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 25 * This lowering pass supports (as configured via nir_lower_tex_options) 318 const nir_lower_tex_options *options) 383 const nir_lower_tex_options *options) 399 const nir_lower_tex_options *options) 416 const nir_lower_tex_options *options) 432 const nir_lower_tex_options *options) 448 const nir_lower_tex_options *options) 463 const nir_lower_tex_options *options) 863 const nir_lower_tex_options *options) 983 const nir_lower_tex_options *option [all...] |
| H A D | nir.h | 3425 typedef struct nir_lower_tex_options { struct 3571 } nir_lower_tex_options; typedef in typeref:struct:nir_lower_tex_options 3574 const nir_lower_tex_options *options);
|
| /xsrc/external/mit/MesaLib/dist/docs/nir/ |
| H A D | tex.rst | 65 .. doxygenstruct:: nir_lower_tex_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 161 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/standalone/ |
| H A D | lima_compiler_cmdline.c | 215 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/ |
| H A D | spirv_to_dxil.c | 293 nir_lower_tex_options lower_tex_options = {0};
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 692 static const nir_lower_tex_options tex_options = { 952 nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 784 const nir_lower_tex_options tex_options = { 1206 nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 888 static const struct nir_lower_tex_options lower_tex_options = {
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 326 static const nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir.c | 536 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir.cpp | 834 struct nir_lower_tex_options lower_tex_options = {0};
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 838 static const struct nir_lower_tex_options lower_tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 381 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 99 struct nir_lower_tex_options tex_options = {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compiler.cpp | 869 struct nir_lower_tex_options tex_options = { };
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 1120 NIR_PASS_V(s, nir_lower_tex, &(struct nir_lower_tex_options) { .lower_txp = ~0u });
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 110 struct nir_lower_tex_options tex_options = {
|