Searched refs:stfpIn (Results 1 – 1 of 1) sorted by relevance
220 struct st_fragment_program *stfpIn = (struct st_fragment_program *) fpIn; in st_make_bitmap_fragment_program() local230 if (stfpIn->glsl_to_tgsi) in st_make_bitmap_fragment_program()231 newProg = make_bitmap_fragment_program_glsl(st, stfpIn, sampler); in st_make_bitmap_fragment_program()