Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_aaline.c270 static GLboolean haveSamples = GL_FALSE; in compute_coveragef() local
276 if (!haveSamples) { in compute_coveragef()
278 haveSamples = GL_TRUE; in compute_coveragef()