Home | History | Annotate | Download | only in layers

Lines Matching defs:intercept_khr_surface_command

2321 static PFN_vkVoidFunction intercept_khr_surface_command(const char *name, VkInstance instance);
2365 proc = intercept_khr_surface_command(funcName, instance);
2399 static PFN_vkVoidFunction intercept_khr_surface_command(const char *name, VkInstance instance) {