Searched defs:dstDepth (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 277 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 612 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
|
D | mipmap.c | 1541 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1705 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1769 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size() 1937 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2124 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|