Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2399 size_t g_allocationsCount = 0; member
2404 g_allocationsCount = 0; in freeAllocTracker()
2427 g_allocationsCount = 0; in initAllocTracker()
2476 g_allocationsCount++; in allocCallbackFunc()
2729 max_allowed_alloc = g_allocationsCount + 100; in createInstanceDeviceIntentionalAllocFail()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2410 size_t g_allocationsCount = 0; member
2415 g_allocationsCount = 0; in freeAllocTracker()
2438 g_allocationsCount = 0; in initAllocTracker()
2487 g_allocationsCount++; in allocCallbackFunc()
2740 max_allowed_alloc = g_allocationsCount + 100; in createInstanceDeviceIntentionalAllocFail()

Completed in 10 milliseconds