Lines Matching refs:linker_error_printf
175 linker_error_printf(gl_shader_program *prog, const char *fmt, ...) in linker_error_printf() function
254 linker_error_printf(prog, in validate_vertex_shader_executable()
282 linker_error_printf(prog, "fragment shader writes to both " in validate_fragment_shader_executable()
370 linker_error_printf(prog, "%s `%s' declared as type " in cross_validate_globals()
382 linker_error_printf(prog, "explicit locations for %s " in cross_validate_globals()
397 linker_error_printf(prog, "initializers for %s " in cross_validate_globals()
420 linker_error_printf(prog, "declarations for %s `%s' have " in cross_validate_globals()
510 linker_error_printf(prog, in cross_validate_outputs_to_inputs()
524 linker_error_printf(prog, in cross_validate_outputs_to_inputs()
536 linker_error_printf(prog, in cross_validate_outputs_to_inputs()
548 linker_error_printf(prog, in cross_validate_outputs_to_inputs()
804 linker_error_printf(prog, in link_intrastage_shaders()
830 linker_error_printf(prog, "%s shader lacks `main'\n", in link_intrastage_shaders()
1257 linker_error_printf(prog, in assign_attribute_locations()
1298 linker_error_printf(prog, in assign_attribute_locations()
1346 linker_error_printf(prog, in assign_attribute_locations()
1508 linker_error_printf(prog, "fragment shader varying %s not written " in assign_varying_locations()
1580 linker_error_printf(prog, "all shaders must use same shading " in link_shaders()