Home
last modified time | relevance | path

Searched refs:SetEntryPoint (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/
Dpipeline.h99 void SetEntryPoint(const std::string& ep) { entry_point_ = ep; } in SetEntryPoint() function
Dpipeline.cc250 info.SetEntryPoint(name); in SetShaderEntryPoint()