Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dformats.h709 _mesa_format_image_size64(mesa_format format, int width,
Dformats.c841 _mesa_format_image_size64(mesa_format format, int width, in _mesa_format_image_size64() function
Dteximage.c1301 bytes += _mesa_format_image_size64(format, width, height, depth); in _mesa_test_proxy_teximage()
1317 bytes = _mesa_format_image_size64(format, width, height, depth); in _mesa_test_proxy_teximage()
/third_party/mesa3d/docs/relnotes/
D7.10.rst477 - mesa: added \_mesa_format_image_size64()