Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmipmap.c328 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ in make_2d_mipmap() local
420 const GLint srcWidthNB = srcWidth - 2 * border; /* sizes w/out border */ in make_3d_mipmap() local