Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c107 struct radv_shader_module fill_cs = { .nir = NULL }; in radv_device_init_meta_buffer_state() local
110 fill_cs.nir = build_buffer_fill_shader(device); in radv_device_init_meta_buffer_state()
197 .module = radv_shader_module_to_handle(&fill_cs), in radv_device_init_meta_buffer_state()
238 ralloc_free(fill_cs.nir); in radv_device_init_meta_buffer_state()
243 ralloc_free(fill_cs.nir); in radv_device_init_meta_buffer_state()