Home
last modified time | relevance | path

Searched refs:stippletab (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dgamma.c106 static GLubyte *stippletab[4] = {NULL, p25, p50, p75}; variable
128 glPolygonStipple(stippletab[d]); in gamma_ramp()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dgamma.c106 static GLubyte *stippletab[4] = {NULL, p25, p50, p75}; variable
128 glPolygonStipple(stippletab[d]); in gamma_ramp()