Home
last modified time | relevance | path

Searched defs:sample_info (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h124 struct sample_info struct
128 HINSTANCE connection; // hInstance - Windows Instance
129 char name[APP_NAME_STR_LEN]; // Name to put on the window/icon
130 HWND window; // hWnd - window handle
147 VkSurfaceKHR surface;
148 bool prepared;
149 bool use_staging_buffer;
150 bool save_images;
152 std::vector<const char *> instance_layer_names;
153 std::vector<const char *> instance_extension_names;
[all …]