Home
last modified time | relevance | path

Searched defs:stipple_pattern (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_draw_helpers.c160 nir_variable *stipple_pattern; member
240 nir_variable *stipple_pattern) in nir_lower_aaline_fs()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c996 nir_variable *stipple_counter = NULL, *stipple_pattern = NULL; in lower_line_smooth_fs() local
/external/virglrenderer/src/
Dvrend_renderer.c379 GLuint stipple_pattern[VREND_POLYGON_STIPPLE_SIZE][4]; member