Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h522 VkResult radv_init_shader_upload_queue(struct radv_device *device);
H A Dradv_device.c1163 result = radv_init_shader_upload_queue(device); in radv_CreateDevice()
H A Dradv_shader.c1267 radv_init_shader_upload_queue(struct radv_device *device) in radv_init_shader_upload_queue() function