Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp214 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, in createInstance()
234 const vk::PlatformInterface& vkp, in createDevice()
710 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreQueries() local
759 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreWin32Create() local
830 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportTwice() local
877 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportReimport() local
923 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalExportImportWait() local
957 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportSignalImportWait() local
994 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportImportSignalWait() local
1029 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalImport() local
[all …]
DvktApiFeatureInfo.cpp619 const PlatformInterface& vkp = context.getPlatformInterface(); in enumeratePhysicalDeviceGroups() local
882 const PlatformInterface& vkp = context.getPlatformInterface(); in testNoKhxExtensions() local
1429 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceGroupPeerMemoryFeatures() local
2852 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceFeatures2() local
3099 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceProperties2() local
3359 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceFormatProperties2() local
3404 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceQueueFamilyProperties2() local
3456 const PlatformInterface& vkp = context.getPlatformInterface(); in deviceMemoryProperties2() local
3492 const PlatformInterface& vkp = context.getPlatformInterface(); in imageFormatProperties2() local
3563 const PlatformInterface& vkp = context.getPlatformInterface(); in sparseImageFormatProperties2() local
DvktApiVersionCheck.cpp207 …Move<VkDevice> createTestDevice (const PlatformInterface& vkp, const InstanceInterface& vki, VkPhy… in createTestDevice()
DvktApiDeviceInitializationTests.cpp668 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local
1195 const PlatformInterface& vkp = context.getPlatformInterface(); in createInstanceDeviceIntentionalAllocFail() local
DvktApiObjectManagementTests.cpp235 const PlatformInterface& vkp; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceUtil.cpp84 Move<VkInstance> createInstanceWithExtensions (const PlatformInterface& vkp, in createInstanceWithExtensions()
102 Move<VkInstance> createInstanceWithExtension (const PlatformInterface& vkp, in createInstanceWithExtension()
DvkDebugReportUtil.cpp165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported()
DvkQueryUtil.cpp276 vector<VkLayerProperties> enumerateInstanceLayerProperties (const PlatformInterface& vkp) in enumerateInstanceLayerProperties()
293 vector<VkExtensionProperties> enumerateInstanceExtensionProperties (const PlatformInterface& vkp, c… in enumerateInstanceExtensionProperties()
DvkRefUtilImpl.inl166 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter…
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp92 vector<string> getValidationLayers (const PlatformInterface& vkp) in getValidationLayers()
165 deUint32 getTargetInstanceVersion (const PlatformInterface& vkp) in getTargetInstanceVersion()
174 std::pair<deUint32, deUint32> determineDeviceVersions(const PlatformInterface& vkp, deUint32 apiVer… in determineDeviceVersions()
196 Move<VkInstance> createInstance (const PlatformInterface& vkp, deUint32 apiVersion, const vector<st… in createInstance()
233 Move<VkDevice> createDefaultDevice (const PlatformInterface& vkp, in createDefaultDevice()
DvktTestPackage.cpp172 MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, const… in createDebugReportRecorder()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp52 std::vector<std::string> getValidationLayers (const vk::PlatformInterface& vkp) in getValidationLayers()
83 vk::Move<vk::VkInstance> makeProtectedMemInstance (const vk::PlatformInterface& vkp, const vkt::Con… in makeProtectedMemInstance()
149 vk::Move<vk::VkDevice> makeProtectedMemDevice (const vk::PlatformInterface& vkp, in makeProtectedMemDevice()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp92 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
128 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
DvktWsiSharedPresentableImageTests.cpp81 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
142 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
DvktWsiDisplayTimingTests.cpp79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
134 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
DvktWsiIncrementalPresentTests.cpp81 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi()
136 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
DvktWsiSwapchainTests.cpp91 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
127 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi()
DvktWsiSurfaceTests.cpp172 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp403 const PlatformInterface& vkp = context.getPlatformInterface(); in testFormat() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp355 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, deUint32 version) in createInstance()
401 const vk::PlatformInterface& vkp, in createDevice()
DvktSynchronizationWin32KeyedMutexTests.cpp144 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, deUint32 version) in createInstance()
173 const vk::PlatformInterface& vkp, in createDevice()
DvktSynchronizationSmokeTests.cpp90 Move<VkDevice> createTestDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceI… in createTestDevice()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1849 Move<VkInstance> createInstanceWithWsi(const PlatformInterface& vkp, in createInstanceWithWsi()
1879 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp84 Move<VkInstance> createInstanceWithGetPhysicalDeviceProperties2 (const PlatformInterface& vkp, in createInstanceWithGetPhysicalDeviceProperties2()
98 Move<VkDevice> createDeviceWithPushDescriptor (const PlatformInterface& vkp, in createDeviceWithPushDescriptor()