Searched defs:entry_point_name (Results 1 – 9 of 9) sorted by relevance
69 const string& entry_point_name() const { return entry_point_name_; } in entry_point_name() function
156 string triple, string cpu_name, string features, string entry_point_name, in CpuAotCompilationOptions()968 const string& entry_point_name = options.entry_point_name(); in CompileAheadOfTime() local
224 gl_shader_stage stage, const char *entry_point_name) in gl_spirv_validation()
5586 gl_shader_stage stage, const char *entry_point_name, in vtn_create_builder()5733 gl_shader_stage stage, const char *entry_point_name, in spirv_to_nir()
691 const char *entry_point_name; member
231 const char *entry_point_name = spirv_data->SpirVEntryPoint; in _mesa_spirv_to_nir() local
102 std::string entry_point_name; member