Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_shader.c784 radv_alloc_shader_memory(struct radv_device *device, in radv_alloc_shader_memory() function
1191 void *dest_ptr = radv_alloc_shader_memory(device, variant); in radv_shader_variant_create()
/external/mesa3d/docs/relnotes/
D20.2.0.rst885 - radv: Make radv_alloc_shader_memory static.