/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 236 const vk::PlatformInterface& vkp, in createTestDevice() 803 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreWin32Create() local 874 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportTwice() local 921 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportReimport() local 967 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalExportImportWait() local 1001 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportSignalImportWait() local 1038 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreExportImportSignalWait() local 1073 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalImport() local 1121 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreSignalWaitImport() local 1170 const vk::PlatformInterface& vkp (context.getPlatformInterface()); in testSemaphoreImportSyncFdSignaled() local [all …]
|
D | vktApiToolingInfoTests.cpp | 74 const vk::PlatformInterface& vkp = context.getPlatformInterface(); in createCustomInstance() local
|
D | vktApiDeviceInitializationTests.cpp | 566 const PlatformInterface& vkp (context.getPlatformInterface()); in enumerateDevicesAllocLeakTest() local 996 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local 1523 const PlatformInterface& vkp = context.getPlatformInterface(); in createInstanceDeviceIntentionalAllocFail() local
|
D | vktApiVersionCheck.cpp | 334 const PlatformInterface& vkp = context.getPlatformInterface(); in createTestDevice() local
|
D | vktApiBufferMarkerTests.cpp | 107 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceWithExtension() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.cpp | 81 vector<const char*> getValidationLayers (const vk::PlatformInterface& vkp) in getValidationLayers() 228 const vk::PlatformInterface& vkp = context.getPlatformInterface(); in createCustomInstanceWithExtensions() local 261 vector<const char*> addDebugReportExt(const vk::PlatformInterface& vkp, const vk::VkInstanceCreateI… in addDebugReportExt() 290 const vk::PlatformInterface& vkp = context.getPlatformInterface(); in createCustomInstanceFromInfo() local 319 const vk::PlatformInterface& vkp = context.getPlatformInterface(); in createUncheckedInstance() local 346 vk::Move<vk::VkDevice> createCustomDevice (bool validationEnabled, const vk::PlatformInterface& vkp… in createCustomDevice()
|
D | vktTestCase.cpp | 156 deUint32 getTargetInstanceVersion (const PlatformInterface& vkp) in getTargetInstanceVersion() 165 std::pair<deUint32, deUint32> determineDeviceVersions(const PlatformInterface& vkp, deUint32 apiVer… in determineDeviceVersions() 187 Move<VkInstance> createInstance (const PlatformInterface& vkp, deUint32 apiVersion, const vector<st… in createInstance() 224 Move<VkDevice> createDefaultDevice (const PlatformInterface& vkp, in createDefaultDevice() 377 de::MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, c… in createDebugReportRecorder()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.cpp | 172 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported()
|
D | vkQueryUtil.cpp | 348 vector<VkLayerProperties> enumerateInstanceLayerProperties (const PlatformInterface& vkp) in enumerateInstanceLayerProperties() 365 vector<VkExtensionProperties> enumerateInstanceExtensionProperties (const PlatformInterface& vkp, c… in enumerateInstanceExtensionProperties()
|
D | vkRefUtilImpl.inl | 196 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter…
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 55 const PlatformInterface& vkp = context.getPlatformInterface(); in makeProtectedMemInstance() local 136 vk::Move<vk::VkDevice> makeProtectedMemDevice (const vk::PlatformInterface& vkp, in makeProtectedMemDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 117 const PlatformInterface& vkp; member 165 const PlatformInterface& vkp, in createDeviceWithMemoryReport() 1744 const PlatformInterface& vkp = context.getPlatformInterface(); in vkDeviceMemoryAllocateAndFreeTest() local 1825 const PlatformInterface& vkp = context.getPlatformInterface(); in vkDeviceMemoryAllocationFailedTest() local 1946 const PlatformInterface& vkp, in createExternalMemoryDevice() 2074 const PlatformInterface& vkp (context.getPlatformInterface()); in testImportAndUnimportExternalMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingNullASTests.cpp | 182 const auto& vkp = context.getPlatformInterface(); in DeviceHelper() local
|
D | vktRayTracingPipelineLibraryTests.cpp | 172 const auto& vkp = context.getPlatformInterface(); in DeviceHelper() local
|
D | vktRayTracingCaptureReplayTests.cpp | 931 const PlatformInterface& vkp = m_context.getPlatformInterface(); in runTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 104 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiColorSpaceTests.cpp | 131 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiSharedPresentableImageTests.cpp | 111 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiDisplayControlTests.cpp | 98 const PlatformInterface& vkp, in createTestDevice()
|
D | vktWsiDisplayTimingTests.cpp | 102 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 104 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 133 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi() 208 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 328 const vk::PlatformInterface& vkp, in createTestDevice()
|
D | vktSynchronizationSmokeTests.cpp | 106 const PlatformInterface& vkp = context.getPlatformInterface(); in createTestDevice() local
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 165 const vk::PlatformInterface& vkp = context.getPlatformInterface(); in createTestDevice() local
|