Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c67 &var->stipple_sampler_unit, 0, in create_fs_variant()
74 var->stipple_sampler_unit = 0; in create_fs_variant()
Dsp_state.h77 unsigned stipple_sampler_unit; member
Dsp_state_derived.c416 const unsigned unit = softpipe->fs_variant->stipple_sampler_unit; in update_polygon_stipple_enable()