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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dshadow-sample.c52 GLfloat teximageZ[16][16]; local in function:setupTextures
61 teximageZ[i][j] = 0.25;
64 teximageZ[i][j] = 0.75;
69 GL_DEPTH_COMPONENT, GL_FLOAT, teximageZ);

Completed in 2 milliseconds