Home
last modified time | relevance | path

Searched defs:vkp (Results 1 – 15 of 15) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp178 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 …]
DvktApiFeatureInfo.cpp2377 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
DvktApiDeviceInitializationTests.cpp630 Move<VkInstance> createInstanceWithExtension (const PlatformInterface& vkp, const char* extensionNa… in createInstanceWithExtension()
645 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local
DvktApiObjectManagementTests.cpp232 const PlatformInterface& vkp; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported()
DvkQueryUtil.cpp199 vector<VkLayerProperties> enumerateInstanceLayerProperties (const PlatformInterface& vkp) in enumerateInstanceLayerProperties()
216 vector<VkExtensionProperties> enumerateInstanceExtensionProperties (const PlatformInterface& vkp, c… in enumerateInstanceExtensionProperties()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp82 vector<string> getValidationLayers (const PlatformInterface& vkp) in getValidationLayers()
114 Move<VkInstance> createInstance (const PlatformInterface& vkp, const vector<string>& enabledExtensi… in createInstance()
DvktTestPackage.cpp154 MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, const… in createDebugReportRecorder()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp175 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
DvktWsiSharedPresentableImageTests.cpp79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
DvktWsiDisplayTimingTests.cpp76 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
DvktWsiIncrementalPresentTests.cpp79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
DvktWsiSwapchainTests.cpp89 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp175 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp) in createInstance()
DvktSynchronizationWin32KeyedMutexTests.cpp142 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp) in createInstance()