Searched refs:ENTRYPOINT (Results 1 – 3 of 3) sorted by relevance
24 # LIBRARYNAME ENTRYPOINT [ CONFIGURATION .. ]31 # ENTRYPOINT is the short (undecorated) symbol name of the plugin's entrypoint.
687 #define GET_INSTANCE_PROC_ADDR(ENTRYPOINT) \ in app_create_instance() argument689 inst->ENTRYPOINT = \ in app_create_instance()690 (void *)vkGetInstanceProcAddr(inst->instance, #ENTRYPOINT); \ in app_create_instance()
118 ENTRYPOINT, enumerator449 if( options[ENTRYPOINT].doesOccur ) { in main()450 o.entryName = options[ENTRYPOINT].value; in main()