Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c75 nir_shader *copy_cs = build_buffer_copy_shader(device); in radv_device_init_meta_buffer_state() local
129 .module = vk_shader_module_handle_from_nir(copy_cs), in radv_device_init_meta_buffer_state()
148 ralloc_free(copy_cs); in radv_device_init_meta_buffer_state()
152 ralloc_free(copy_cs); in radv_device_init_meta_buffer_state()
Dradv_acceleration_structure.c1977 nir_shader *copy_cs = build_copy_shader(device); in radv_device_init_accel_struct_build_state() local
1991 result = create_build_pipeline(device, copy_cs, sizeof(struct copy_constants), in radv_device_init_accel_struct_build_state()