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