Searched refs:brw_program_serialize_nir (Results 1 – 4 of 4) sorted by relevance
358 brw_program_serialize_nir(ctx, prog); in brw_link_shader()
831 brw_program_serialize_nir(struct gl_context *ctx, struct gl_program *prog) in brw_program_serialize_nir() function
1623 brw_program_serialize_nir(struct gl_context *ctx, struct gl_program *prog);
337 functions->ProgramBinarySerializeDriverBlob = brw_program_serialize_nir; in brw_init_driver_functions()