Home
last modified time | relevance | path

Searched refs:nearest_sampler (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear.c49 struct nearest_sampler { struct
62 const uint32_t *(*fetch)(struct nearest_sampler *samp); argument
167 fetch_row(struct nearest_sampler *samp) in fetch_row()
193 fetch_row_clamped(struct nearest_sampler *samp) in fetch_row_clamped()
221 fetch_row_xy_clamped(struct nearest_sampler *samp) in fetch_row_xy_clamped()
247 init_nearest_sampler(struct nearest_sampler *samp, in init_nearest_sampler()
467 struct nearest_sampler samp; in blit_rgba()
506 struct nearest_sampler samp; in blit_rgb1()
550 struct nearest_sampler samp; in blit_rgba_blend_premul()