Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3990 struct lp_fragment_shader *lp_fs = (struct lp_fragment_shader *)fs; in llvmpipe_bind_fs_state() local
3991 if (llvmpipe->fs == lp_fs) in llvmpipe_bind_fs_state()
3995 (lp_fs ? lp_fs->draw_data : NULL)); in llvmpipe_bind_fs_state()
3997 lp_fs_reference(llvmpipe, &llvmpipe->fs, lp_fs); in llvmpipe_bind_fs_state()

Completed in 6 milliseconds