Searched refs:vulkan_device_create_internal (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 1306 static int vulkan_device_create_internal(AVHWDeviceContext *ctx, in vulkan_device_create_internal() function 1539 return vulkan_device_create_internal(ctx, &dev_select, opts, flags); in vulkan_device_create() 1568 return vulkan_device_create_internal(ctx, &dev_select, opts, flags); in vulkan_device_derive() 1586 return vulkan_device_create_internal(ctx, &dev_select, opts, flags); in vulkan_device_derive() 1605 return vulkan_device_create_internal(ctx, &dev_select, opts, flags); in vulkan_device_derive()
|
Completed in 7 milliseconds