Home
last modified time | relevance | path

Searched refs:clc_change_variable_mode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c494 clc_change_variable_mode(nir_shader *nir, nir_variable_mode from, nir_variable_mode to) in clc_change_variable_mode() function
968 NIR_PASS_V(nir, clc_change_variable_mode, nir_var_shader_temp, nir_var_mem_constant); in clc_spirv_to_dxil()
969 NIR_PASS_V(nir, clc_change_variable_mode, nir_var_mem_global, nir_var_mem_ssbo); in clc_spirv_to_dxil()