Searched refs:brw_populate_sampler_prog_key_data (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.h73 void brw_populate_sampler_prog_key_data(struct gl_context *ctx,
H A Dbrw_cs.c146 brw_populate_sampler_prog_key_data(ctx, prog, &key->tex);
H A Dbrw_gs.c156 brw_populate_sampler_prog_key_data(ctx, &gp->program, &key->tex);
H A Dbrw_tes.c152 brw_populate_sampler_prog_key_data(&brw->ctx, prog, &key->tex);
H A Dbrw_wm.c190 brw_populate_sampler_prog_key_data(struct gl_context *ctx, function in typeref:typename:void
445 brw_populate_sampler_prog_key_data(ctx, prog, &key->tex);
H A Dbrw_tcs.c197 brw_populate_sampler_prog_key_data(&brw->ctx, &tcp->program, &key->tex);
H A Dbrw_vs.c283 brw_populate_sampler_prog_key_data(ctx, prog, &key->tex);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm.c201 brw_populate_sampler_prog_key_data(struct gl_context *ctx, function in typeref:typename:void
361 brw_populate_sampler_prog_key_data(ctx, &prog->program, &key->tex);

Completed in 11 milliseconds