Searched defs:srcWidthNB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c1478 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ local in function:make_2d_mipmap
1570 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ local in function:make_3d_mipmap
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c1478 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ local in function:make_2d_mipmap
1570 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ local in function:make_3d_mipmap

Completed in 10 milliseconds