Searched defs:g_result (Results 1 – 3 of 3) sorted by relevance
62 static on_connect_result g_result = {NULL, 0, 0}; variable
81 static on_connect_result g_result = {nullptr, 0, 0, -1}; variable
399 float g_result = g[start_index] + (start_x - min_x) * g_unit; in DrawGouraud() local