Searched refs:entire_size (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/loader/ | ||
D | wsi.h | 50 uint32_t entire_size; // Size of entire VkIcdSurface member |
D | wsi.c | 515 pIcdSurface->entire_size = sizeof(VkIcdSurface); in AllocateIcdSurfaceStruct() |