Searched refs:nir_address_format_64bit_bounded_global (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir.h49 return nir_address_format_64bit_bounded_global;
63 return nir_address_format_64bit_bounded_global;
H A Danv_nir_apply_pipeline_layout.c320 case nir_address_format_64bit_bounded_global: {
409 case nir_address_format_64bit_bounded_global:
443 case nir_address_format_64bit_bounded_global: {
604 nir_address_format_64bit_bounded_global;
772 nir_address_format_64bit_bounded_global;
984 case nir_address_format_64bit_bounded_global: {
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir.h49 return nir_address_format_64bit_bounded_global;
H A Danv_nir_apply_pipeline_layout.c397 nir_address_format_64bit_bounded_global);
456 case nir_address_format_64bit_bounded_global:
502 case nir_address_format_64bit_bounded_global:
572 case nir_address_format_64bit_bounded_global:
612 case nir_address_format_64bit_bounded_global: {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io.c796 case nir_address_format_64bit_bounded_global:
1014 addr_format == nir_address_format_64bit_bounded_global;
1040 case nir_address_format_64bit_bounded_global:
1060 return addr_format == nir_address_format_64bit_bounded_global;
1067 assert(addr_format == nir_address_format_64bit_bounded_global);
1257 else if (addr_format == nir_address_format_64bit_bounded_global)
1340 assert(addr_format == nir_address_format_64bit_bounded_global);
2546 [nir_address_format_64bit_bounded_global] = {{0}},
2567 case nir_address_format_64bit_bounded_global:
2613 case nir_address_format_64bit_bounded_global
[all...]
H A Dnir.h4810 nir_address_format_64bit_bounded_global, enumerator in enum:__anon3ec4419d4303
4877 case nir_address_format_64bit_bounded_global: return 32;
4896 case nir_address_format_64bit_bounded_global: return 4;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_io.c610 case nir_address_format_64bit_bounded_global:
657 addr_format == nir_address_format_64bit_bounded_global;
670 case nir_address_format_64bit_bounded_global:
685 return addr_format == nir_address_format_64bit_bounded_global;
692 assert(addr_format == nir_address_format_64bit_bounded_global);
H A Dnir.h3305 nir_address_format_64bit_bounded_global, enumerator in enum:__anon3bab288a3c03
3320 case nir_address_format_64bit_bounded_global: return 32;
3332 case nir_address_format_64bit_bounded_global: return 4;

Completed in 25 milliseconds