/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 178 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, in createInstance() 545 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreQueries() local 594 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreWin32Create() local 665 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportTwice() local 712 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportReimport() local 758 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalExportImportWait() local 795 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportSignalImportWait() local 832 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportImportSignalWait() local 867 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalImport() local 915 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalWaitImport() local [all …]
|
D | vktApiFeatureInfo.cpp | 2377 Move<VkInstance> createInstanceWithExtension (const PlatformInterface& vkp, const char* extensionNa… in createInstanceWithExtension() 2392 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceFeatures2() local 2423 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceProperties2() local 2463 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceFormatProperties2() local 2500 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceQueueFamilyProperties2() local 2553 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceMemoryProperties2() local 2586 const PlatformInterface& vkp = context.getPlatformInterface(); in imageFormatProperties2() local 2660 const PlatformInterface& vkp = context.getPlatformInterface(); in sparseImageFormatProperties2() local
|
D | vktApiDeviceInitializationTests.cpp | 630 Move<VkInstance> createInstanceWithExtension (const PlatformInterface& vkp, const char* extensionNa… in createInstanceWithExtension() 645 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local
|
D | vktApiObjectManagementTests.cpp | 232 const PlatformInterface& vkp; member
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.cpp | 165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported()
|
D | vkQueryUtil.cpp | 199 vector<VkLayerProperties> enumerateInstanceLayerProperties (const PlatformInterface& vkp) in enumerateInstanceLayerProperties() 216 vector<VkExtensionProperties> enumerateInstanceExtensionProperties (const PlatformInterface& vkp, c… in enumerateInstanceExtensionProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 82 vector<string> getValidationLayers (const PlatformInterface& vkp) in getValidationLayers() 114 Move<VkInstance> createInstance (const PlatformInterface& vkp, const vector<string>& enabledExtensi… in createInstance()
|
D | vktTestPackage.cpp | 154 MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, const… in createDebugReportRecorder()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 175 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
|
D | vktWsiSharedPresentableImageTests.cpp | 79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
|
D | vktWsiDisplayTimingTests.cpp | 76 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 89 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 175 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp) in createInstance()
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 142 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp) in createInstance()
|