HomeSort by relevance Sort by last modified time
    Searched refs:brw_program_deserialize_nir (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_program_binary.c 63 /* This is just a wrapper around brw_program_deserialize_nir() as i965
71 brw_program_deserialize_nir(ctx, prog, prog->info.stage);
brw_disk_cache.c 287 brw_program_deserialize_nir(&brw->ctx, prog, stage);
brw_program.c 843 brw_program_deserialize_nir(struct gl_context *ctx, struct gl_program *prog, function
brw_context.h     [all...]

Completed in 62 milliseconds