Searched refs:SetEntryPointName (Results 1 – 4 of 4) sorted by relevance
62 void SetEntryPointName(VkShaderStageFlagBits stage, in SetEntryPointName() function
200 info.vk_pipeline->SetEntryPointName(stage, name); in CreatePipeline()639 info.vk_pipeline->SetEntryPointName(stage, command->GetEntryPointName()); in DoEntryPoint()
679 void SetEntryPointName(const std::string& name) { entry_point_name_ = name; } in SetEntryPointName() function
891 cmd->SetEntryPointName(token->AsString()); in ProcessEntryPoint()