/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 214 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 …]
|
D | vktApiFeatureInfo.cpp | 619 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
|
D | vktApiVersionCheck.cpp | 207 …Move<VkDevice> createTestDevice (const PlatformInterface& vkp, const InstanceInterface& vki, VkPhy… in createTestDevice()
|
D | vktApiDeviceInitializationTests.cpp | 668 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local 1195 const PlatformInterface& vkp = context.getPlatformInterface(); in createInstanceDeviceIntentionalAllocFail() local
|
D | vktApiObjectManagementTests.cpp | 235 const PlatformInterface& vkp; member
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceUtil.cpp | 84 Move<VkInstance> createInstanceWithExtensions (const PlatformInterface& vkp, in createInstanceWithExtensions() 102 Move<VkInstance> createInstanceWithExtension (const PlatformInterface& vkp, in createInstanceWithExtension()
|
D | vkDebugReportUtil.cpp | 165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported()
|
D | vkQueryUtil.cpp | 276 vector<VkLayerProperties> enumerateInstanceLayerProperties (const PlatformInterface& vkp) in enumerateInstanceLayerProperties() 293 vector<VkExtensionProperties> enumerateInstanceExtensionProperties (const PlatformInterface& vkp, c… in enumerateInstanceExtensionProperties()
|
D | vkRefUtilImpl.inl | 166 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter…
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 92 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()
|
D | vktTestPackage.cpp | 172 MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, const… in createDebugReportRecorder()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 52 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/ |
D | vktWsiColorSpaceTests.cpp | 92 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi() 128 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiSharedPresentableImageTests.cpp | 81 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi() 142 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiDisplayTimingTests.cpp | 79 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi() 134 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 81 vk::Move<vk::VkInstance> createInstanceWithWsi (const vk::PlatformInterface& vkp, in createInstanceWithWsi() 136 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 91 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi() 127 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiSurfaceTests.cpp | 172 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp, in createInstanceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 403 const PlatformInterface& vkp = context.getPlatformInterface(); in testFormat() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 355 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, deUint32 version) in createInstance() 401 const vk::PlatformInterface& vkp, in createDevice()
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 144 vk::Move<vk::VkInstance> createInstance (const vk::PlatformInterface& vkp, deUint32 version) in createInstance() 173 const vk::PlatformInterface& vkp, in createDevice()
|
D | vktSynchronizationSmokeTests.cpp | 90 Move<VkDevice> createTestDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceI… in createTestDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1849 Move<VkInstance> createInstanceWithWsi(const PlatformInterface& vkp, in createInstanceWithWsi() 1879 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 84 Move<VkInstance> createInstanceWithGetPhysicalDeviceProperties2 (const PlatformInterface& vkp, in createInstanceWithGetPhysicalDeviceProperties2() 98 Move<VkDevice> createDeviceWithPushDescriptor (const PlatformInterface& vkp, in createDeviceWithPushDescriptor()
|