Home
last modified time | relevance | path

Searched defs:isSubProcess (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFeatureTest.inl23 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
65 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
109 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
151 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
194 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
238 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
280 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
322 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
367 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
409 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFeatureTest.inl23 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
66 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
109 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
154 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
199 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
243 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
288 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
330 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
372 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
414 …bool isSubProcess = context.getTestContext().getCommandLine().i… local
[all …]
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.cpp1277 bool CommandLine::isSubProcess(void) const in isSubProcess() function in tcu::CommandLine
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1418 bool isSubProcess, uint32_t usedApiVersion, const tcu::CommandLine &commandLine) in checkFeatures()