Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.h40 util_pstipple_create_stipple_texture(struct pipe_context *pipe,
Du_pstipple.c105 util_pstipple_create_stipple_texture(struct pipe_context *pipe, in util_pstipple_create_stipple_texture() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c287 tex = util_pstipple_create_stipple_texture(&softpipe->pipe, in update_polygon_stipple_pattern()