Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.h40 util_pstipple_update_stipple_texture(struct pipe_context *pipe,
Du_pstipple.c62 util_pstipple_update_stipple_texture(struct pipe_context *pipe, in util_pstipple_update_stipple_texture() function
122 util_pstipple_update_stipple_texture(pipe, tex, pattern); in util_pstipple_create_stipple_texture()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c435 util_pstipple_update_stipple_texture(pstip->pipe, pstip->texture, in pstip_set_polygon_stipple()