Searched refs:ProgramBinarySerializeDriverBlob (Results 1 – 4 of 4) sorted by relevance
177 ctx->Driver.ProgramBinarySerializeDriverBlob(ctx, shader->Program); in write_program_payload()
1129 void (*ProgramBinarySerializeDriverBlob)(struct gl_context *ctx, member
765 functions->ProgramBinarySerializeDriverBlob = st_serialise_tgsi_program; in st_init_driver_functions()
337 functions->ProgramBinarySerializeDriverBlob = brw_program_serialize_nir; in brw_init_driver_functions()