Searched defs:GetEntryPoint (Results 1 - 3 of 3) sorted by relevance
/third_party/vixl/examples/aarch32/ | ||
H A D | examples.h | 62 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const { in GetEntryPoint() function in ExecutableMemory |
/third_party/vixl/examples/aarch64/ | ||
H A D | executable-memory.h | 66 T GetEntryPoint(const vixl::aarch64::Label& entry_point) const { in GetEntryPoint() function in ExecutableMemory |
/third_party/vk-gl-cts/external/amber/src/src/ | ||
H A D | pipeline.h | 97 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function in amber::Pipeline::ShaderInfo |
Completed in 3 milliseconds