Home
last modified time | relevance | path

Searched defs:platformInterface (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp216 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createInstanceWithInvalidApiVersionTest() local
523 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createInstanceWithLayerNameAbuseTest() local
634 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceTest() local
704 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createMultipleDevicesTest() local
815 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedExtensionsTest() local
902 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceWithVariousQueueCountsTest() local
995 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceWithGlobalPriorityTest() local
1205 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceWithQueriedGlobalPriorityTest() local
1769 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test() local
1901 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createProtectedDeviceWithQueueConfig() local
[all …]
H A DvktApiFeatureInfo.cpp1991 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createTestDevice() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp49 InstanceDriver::InstanceDriver(const PlatformInterface &platformInterface, VkInstance instance) in InstanceDriver()
54 void InstanceDriver::loadFunctions(const PlatformInterface &platformInterface, VkInstance instance){ in loadFunctions()
66 InstanceDriverSC::InstanceDriverSC(const PlatformInterface &platformInterface, VkInstance instance, in InstanceDriverSC()
141 DeviceDriver::DeviceDriver(const PlatformInterface &platformInterface, VkInstance instance, VkDevic… in DeviceDriver()
174 DeviceDriverSC::DeviceDriverSC(const PlatformInterface &platformInterface, VkInstance instance, VkD… in DeviceDriverSC()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktApplicationParametersTests.cpp196 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createDeviceTest() local
273 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createInstanceTest() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkGetDeviceProcAddr.inl23 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
H A DvkDeviceFeatures2.inl5131 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
5190 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
5256 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkGetDeviceProcAddr.inl23 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp132 const PlatformInterface &platformInterface = context.getPlatformInterface(); in CustomDevice() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp828 Context::Context(tcu::TestContext &testCtx, const vk::PlatformInterface &platformInterface, in Context()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp1157 const PlatformInterface &platformInterface = context.getPlatformInterface(); in testSemaphores() local