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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3907 struct lp_fragment_shader *lp_fs = (struct lp_fragment_shader *)fs; local in function:llvmpipe_bind_fs_state
3908 if (llvmpipe->fs == lp_fs)
3912 (lp_fs ? lp_fs->draw_data : NULL));
3914 lp_fs_reference(llvmpipe, &llvmpipe->fs, lp_fs);

Completed in 7 milliseconds