Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dcommand.cc158 EntryPointCommand::EntryPointCommand(Pipeline* pipeline) in EntryPointCommand() function in amber::EntryPointCommand
Dexecutor_test.cc133 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint()
647 TEST_F(VkScriptExecutorTest, EntryPointCommand) { in TEST_F() argument
Dcommand.h42 class EntryPointCommand; variable
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc1450 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint()