Home | History | Annotate | Download | only in layers

Lines Matching refs:intercept_core_device_command

5201 static PFN_vkVoidFunction intercept_core_device_command(const char *name);
5216 PFN_vkVoidFunction proc = intercept_core_device_command(funcName);
5232 proc = intercept_core_device_command(funcName);
5289 static PFN_vkVoidFunction intercept_core_device_command(const char *name) {