Home
last modified time | relevance | path

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

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