Searched refs:str_gipa (Results 1 – 2 of 2) sorted by relevance
118 char str_gipa[MAX_STRING_SIZE]; member
2636 … strncpy(props->functions.str_gipa, vkGetInstanceProcAddr, sizeof(props->functions.str_gipa));2647 props->functions.str_gipa[sizeof(props->functions.str_gipa) - 1] = '\0';4585 if (strlen(layer_prop->functions.str_gipa) == 0) {4591 … layer_prop->functions.str_gipa);4778 if (strlen(layer_prop->functions.str_gipa) == 0) {4783 …vkGetInstanceProcAddr)loader_platform_get_proc_address(lib_handle, layer_prop->functions.str_gipa);