Searched refs:laplacian (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dconvolution.c131 GLfloat laplacian[3][3] = { variable in typeref:typename:GLfloat[3][3]
187 printf("Using the laplacian filter\n");
189 GL_LUMINANCE, GL_FLOAT, laplacian);

Completed in 2 milliseconds