Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_shader.h82 radv_alloc_shader_memory(struct radv_device *device,
Dradv_shader.c310 radv_alloc_shader_memory(struct radv_device *device, in radv_alloc_shader_memory() function
457 void *ptr = radv_alloc_shader_memory(device, variant); in radv_fill_shader_variant()
Dradv_pipeline_cache.c318 void *ptr = radv_alloc_shader_memory(device, variant); in radv_create_shader_variants_from_pipeline_cache()