Home
last modified time | relevance | path

Searched refs:lower_bit_size_callback (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c646 lower_bit_size_callback(const nir_instr *instr, UNUSED void *data) in lower_bit_size_callback() function
867 OPT(nir_lower_bit_size, lower_bit_size_callback, (void *)compiler); in brw_preprocess_nir()
1149 OPT(nir_lower_bit_size, lower_bit_size_callback, (void *)compiler); in brw_postprocess_nir()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c3940 lower_bit_size_callback(const nir_instr *instr, void *_) in lower_bit_size_callback() function
4884 if (nir_lower_bit_size(stages[i].nir, lower_bit_size_callback, device)) { in radv_create_shaders()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5563 lower_bit_size_callback(const nir_instr* instr, void *data) in lower_bit_size_callback() function
5597 NIR_PASS(progress, s, nir_lower_bit_size, lower_bit_size_callback, (void*)opts); in optimize_nir()

Completed in 21 milliseconds