Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dcommand.cc177 EntryPointCommand::EntryPointCommand(Pipeline* pipeline) in EntryPointCommand() function in amber::EntryPointCommand
Dexecutor_test.cc141 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint()
681 TEST_F(VkScriptExecutorTest, EntryPointCommand) { in TEST_F() argument
Dcommand.h45 class EntryPointCommand; variable
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint()