Searched refs:lower_bit_size_callback (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 636 lower_bit_size_callback(const nir_instr *instr, UNUSED void *data) function in typeref:typename:unsigned 810 OPT(nir_lower_bit_size, lower_bit_size_callback, (void *)compiler); 1059 OPT(nir_lower_bit_size, lower_bit_size_callback, (void *)compiler);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 628 lower_bit_size_callback(const nir_alu_instr *alu, UNUSED void *data) function in typeref:typename:unsigned 734 OPT(nir_lower_bit_size, lower_bit_size_callback, (void *)compiler);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 4697 lower_bit_size_callback(const nir_instr* instr, void *data) function in typeref:typename:unsigned 4731 NIR_PASS(progress, s, nir_lower_bit_size, lower_bit_size_callback, (void*)opts);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 3217 lower_bit_size_callback(const nir_instr *instr, void *_) function in typeref:typename:unsigned 3550 if (nir_lower_bit_size(nir[i], lower_bit_size_callback, device)) {
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.0.rst | 2887 - intel/nir: Refactor lower_bit_size_callback
|
Completed in 30 milliseconds