Home
last modified time | relevance | path

Searched defs:local_res (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader.c2821 VkResult local_res; in add_data_files() local
2846 VkResult local_res; in add_data_files() local
3602 … VkResult local_res = loader_add_layer_properties(inst, instance_layers, json, true, file_str); in loader_scan_for_layers() local
3664 … VkResult local_res = loader_add_layer_properties(inst, instance_layers, json, false, file_str); in loader_scan_for_layers() local
/third_party/ffmpeg/libavfilter/
Davfilter.c543 char local_res[256] = {0}; in avfilter_process_command() local