Searched defs:GetEntryPointName (Results 1 – 3 of 3) sorted by relevance
17 const char *GetEntryPointName(EntryPoint ep) in GetEntryPointName() function
572 const char* Pipeline::GetEntryPointName(VkShaderStageFlagBits stage) const { in GetEntryPointName() function in amber::vulkan::Pipeline
682 std::string GetEntryPointName() const { return entry_point_name_; } in GetEntryPointName() function