Searched refs:value_var (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 1716 nir_variable *value_var = in build_copy_shader() local 1826 nir_store_var(&b, value_var, value, 0xf); in build_copy_shader() 1866 nir_store_var(&b, value_var, nir_vec(&b, values, 4), 0xf); in build_copy_shader() 1874 nir_build_store_global(&b, nir_load_var(&b, value_var), dst_addr, .align_mul = 16); in build_copy_shader()
|
Completed in 5 milliseconds