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.c127 struct radv_shader_module fill_cs = { .nir = NULL }; in radv_device_init_meta_buffer_state() local
130 fill_cs.nir = build_buffer_fill_shader(device); in radv_device_init_meta_buffer_state()
217 .module = radv_shader_module_to_handle(&fill_cs), in radv_device_init_meta_buffer_state()
258 ralloc_free(fill_cs.nir); in radv_device_init_meta_buffer_state()
263 ralloc_free(fill_cs.nir); in radv_device_init_meta_buffer_state()