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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexobj.c1450 int imageDepth; local
1467 imageDepth = 1;
1475 imageDepth = 1;
1483 imageDepth = 1;
1494 imageDepth = 1;
1503 imageDepth = image->Depth;
1511 imageDepth = image->Depth;
1520 imageDepth = 0;
1552 if (zoffset + depth > imageDepth + zBorder) {
/external/mesa3d/src/mesa/main/
H A Dtexobj.c1450 int imageDepth; local
1467 imageDepth = 1;
1475 imageDepth = 1;
1483 imageDepth = 1;
1494 imageDepth = 1;
1503 imageDepth = image->Depth;
1511 imageDepth = image->Depth;
1520 imageDepth = 0;
1552 if (zoffset + depth > imageDepth + zBorder) {
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxclient.h174 GLuint imageDepth; member in struct:__GLXpixelStoreModeRec
/external/mesa3d/src/glx/
H A Dglxclient.h174 GLuint imageDepth; member in struct:__GLXpixelStoreModeRec

Completed in 114 milliseconds