Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.h48 util_pstipple_create_sampler(struct pipe_context *pipe);
Du_pstipple.c150 util_pstipple_create_sampler(struct pipe_context *pipe) in util_pstipple_create_sampler() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.c329 softpipe->pstipple.sampler = util_pstipple_create_sampler(&softpipe->pipe); in softpipe_create_context()