Home
last modified time | relevance | path

Searched refs:nextWidth (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dteximage.c1299 GLint nextWidth, nextHeight, nextDepth; in _mesa_test_proxy_teximage() local
1304 &nextWidth, &nextHeight, in _mesa_test_proxy_teximage()
1306 width = nextWidth; in _mesa_test_proxy_teximage()