Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/vk/
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/flutter/skia/tests/
DVkYcbcrSamplerTest.cpp31 #define ACQUIRE_INST_VK_PROC(name) \ macro
153 ACQUIRE_INST_VK_PROC(DestroyInstance) in init()
154 ACQUIRE_INST_VK_PROC(DeviceWaitIdle) in init()
155 ACQUIRE_INST_VK_PROC(DestroyDevice) in init()
157 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceFormatProperties) in init()
158 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceMemoryProperties) in init()
DVkProtectedContextTest.cpp29 #define ACQUIRE_INST_VK_PROC(name) \ macro
112 ACQUIRE_INST_VK_PROC(DestroyInstance) in init()
113 ACQUIRE_INST_VK_PROC(DeviceWaitIdle) in init()
114 ACQUIRE_INST_VK_PROC(DestroyDevice) in init()
DVkHardwareBufferTest.cpp368 #define ACQUIRE_INST_VK_PROC(name) \ macro
539 ACQUIRE_INST_VK_PROC(DestroyInstance); in init()
540 ACQUIRE_INST_VK_PROC(DeviceWaitIdle); in init()
541 ACQUIRE_INST_VK_PROC(DestroyDevice); in init()
557 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceMemoryProperties2); in init()
558 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceImageFormatProperties2); in init()
559 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
/third_party/skia/tests/
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()