Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c276 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
/external/mesa3d/src/mesa/main/
Dmipmap.c1566 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap()
1730 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level()
1794 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size()
1962 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local
2149 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
Dcopyimage.c617 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local