Home
last modified time | relevance | path

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

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