Home
last modified time | relevance | path

Searched refs:platform_size (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dwsi.h66 uint32_t platform_size; // Size of corresponding VkIcdSurfaceXXX member
H A Dwsi.c559 VkIcdSurface *AllocateIcdSurfaceStruct(struct loader_instance *instance, size_t base_size, size_t platform_size) { in AllocateIcdSurfaceStruct() argument
566 pIcdSurface->platform_size = (uint32_t)platform_size; in AllocateIcdSurfaceStruct()

Completed in 6 milliseconds