Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/vk/
H A DVkTestHelper.cpp16 #define ACQUIRE_INST_VK_PROC(name) \ macro
62 ACQUIRE_INST_VK_PROC(DestroyInstance) in init()
63 ACQUIRE_INST_VK_PROC(DeviceWaitIdle) in init()
64 ACQUIRE_INST_VK_PROC(DestroyDevice) in init()
66 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceFormatProperties) in init()
67 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceMemoryProperties) in init()
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp368 #define ACQUIRE_INST_VK_PROC(name) \ macro
543 ACQUIRE_INST_VK_PROC(DestroyInstance); in init()
544 ACQUIRE_INST_VK_PROC(DeviceWaitIdle); in init()
545 ACQUIRE_INST_VK_PROC(DestroyDevice); in init()
561 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceMemoryProperties2); in init()
562 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceImageFormatProperties2); in init()
563 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()

Completed in 3 milliseconds