Searched defs:platformInterface (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 216 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 D | vktApiFeatureInfo.cpp | 1991 const PlatformInterface &platformInterface = context.getPlatformInterface(); in createTestDevice() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPlatform.cpp | 49 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 D | vktApplicationParametersTests.cpp | 196 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 D | vkGetDeviceProcAddr.inl | 23 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
|
H A D | vkDeviceFeatures2.inl | 5131 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 D | vkGetDeviceProcAddr.inl | 23 const PlatformInterface& platformInterface = context.getPlatformInterface(); local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceFaultTests.cpp | 132 const PlatformInterface &platformInterface = context.getPlatformInterface(); in CustomDevice() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktTestCase.cpp | 828 Context::Context(tcu::TestContext &testCtx, const vk::PlatformInterface &platformInterface, in Context()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationSmokeTests.cpp | 1157 const PlatformInterface &platformInterface = context.getPlatformInterface(); in testSemaphores() local
|