Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp53 size_t actual_size_bytes; member
83 auto alloc = std::unique_ptr<char[]>(new char[detail.actual_size_bytes]); in allocate()