Home
last modified time | relevance | path

Searched refs:radv_free_shader_memory (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h582 void radv_free_shader_memory(struct radv_device *device, union radv_shader_arena_block *alloc);
H A Dradv_shader.c1541 radv_free_shader_memory(struct radv_device *device, union radv_shader_arena_block *alloc) in radv_free_shader_memory() function
2359 radv_free_shader_memory(device, trap->alloc);
2556 radv_free_shader_memory(device, shader_part->alloc);
H A Dradv_pipeline.c186 radv_free_shader_memory(device, slab->alloc); in radv_pipeline_slab_destroy()

Completed in 16 milliseconds