Searched refs:overlay_param_names (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/ |
| H A D | overlay_params.h | 100 const extern char *overlay_param_names[];
|
| H A D | overlay_params.c | 129 const char *overlay_param_names[] = { variable in typeref:typename:const char * []
|
| H A D | overlay.cpp | 735 snprintf(hash, sizeof(hash), "##%s", overlay_param_names[s]); 750 ImGui::Text("%s: %.3fms [%.3f, %.3f]", overlay_param_names[s], 760 ImGui::Text("%s: %.0f [%" PRIu64 ", %" PRIu64 "]", overlay_param_names[s],
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/ |
| H A D | overlay_params.h | 105 const extern char *overlay_param_names[];
|
| H A D | overlay_params.c | 148 const char *overlay_param_names[] = { variable in typeref:typename:const char * []
|
| H A D | overlay.cpp | 973 snprintf(hash, sizeof(hash), "##%s", overlay_param_names[s]); 989 ImGui::Text("%s: %.3fms [%.3f, %.3f]", overlay_param_names[s], 999 ImGui::Text("%s: %.0f [%" PRIu64 ", %" PRIu64 "]", overlay_param_names[s],
|
Completed in 12 milliseconds