Searched defs:append_endpgm (Results 1 – 2 of 2) sorted by relevance
254 bool append_endpgm = !(options->is_opengl && info->has_epilog); in aco_compile_shader() local387 bool append_endpgm = !(options->is_opengl && is_prolog); in aco_compile_shader_part() local
1320 bool append_endpgm) in emit_program()