Home
last modified time | relevance | path

Searched refs:APP_NAME_STR_LEN (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h51 # define APP_NAME_STR_LEN 80 macro
127 # define APP_NAME_STR_LEN 80 macro
129 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.cpp53 #define APP_NAME_STR_LEN 80 macro
277 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
558 memset(name, '\0', APP_NAME_STR_LEN);
2981 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()
H A Dcube.c44 #define APP_NAME_STR_LEN 80 macro
304 #define APP_NAME_STR_LEN 80 macro
306 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
3864 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.cpp52 #define APP_NAME_STR_LEN 80 macro
281 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
571 memset(name, '\0', APP_NAME_STR_LEN);
3088 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()
H A Dcube.c46 #define APP_NAME_STR_LEN 80 macro
307 #define APP_NAME_STR_LEN 80 macro
309 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
3973 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/cube/
H A Dcube.cpp54 #define APP_NAME_STR_LEN 80 macro
276 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
574 memset(name, '\0', APP_NAME_STR_LEN);
3236 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()
H A Dcube.c48 #define APP_NAME_STR_LEN 80 macro
309 #define APP_NAME_STR_LEN 80 macro
311 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
4135 strncpy(demo.name, "Vulkan Cube", APP_NAME_STR_LEN); in WinMain()