Searched refs:fpIn (Results 1 – 4 of 4) sorted by relevance
48 struct gl_fragment_program *fpIn,
54 struct gl_fragment_program *fpIn,
215 struct gl_fragment_program *fpIn, in st_make_bitmap_fragment_program() argument220 struct st_fragment_program *stfpIn = (struct st_fragment_program *) fpIn; in st_make_bitmap_fragment_program()228 sampler = find_free_bit(fpIn->Base.SamplersUsed); in st_make_bitmap_fragment_program()237 &fpIn->Base); in st_make_bitmap_fragment_program()
150 struct gl_fragment_program *fpIn, in st_make_drawpix_fragment_program() argument154 struct st_fragment_program *stfp = (struct st_fragment_program *) fpIn; in st_make_drawpix_fragment_program()156 if (is_passthrough_program(fpIn)) { in st_make_drawpix_fragment_program()167 _mesa_print_program(&fpIn->Base); in st_make_drawpix_fragment_program()173 &fpIn->Base); in st_make_drawpix_fragment_program()