Searched defs:dstDepth (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_cb_blit.c | 92 struct gl_renderbuffer_attachment *dstDepth, *dstStencil; in st_BlitFramebuffer_resolve() local 270 struct gl_renderbuffer_attachment *dstDepth = in st_BlitFramebuffer() local
|
D | st_gen_mipmap.c | 223 uint dstWidth, dstHeight, dstDepth; in st_generate_mipmap() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_blit.c | 92 struct gl_renderbuffer_attachment *dstDepth, *dstStencil; in st_BlitFramebuffer_resolve() local 270 struct gl_renderbuffer_attachment *dstDepth = in st_BlitFramebuffer() local
|
D | st_gen_mipmap.c | 223 uint dstWidth, dstHeight, dstDepth; in st_generate_mipmap() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | mipmap.c | 1547 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1716 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1780 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in next_mipmap_level_size() 1906 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2091 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
/external/mesa3d/src/mesa/main/ |
D | mipmap.c | 1540 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap() 1709 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level() 1773 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in next_mipmap_level_size() 1899 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local 2084 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 1025 int dstWidth, int dstHeight, int dstDepth, in reduce_3d()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 1025 int dstWidth, int dstHeight, int dstDepth, in reduce_3d()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
D | meta.c | 3365 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 3365 GLsizei dstWidth, dstHeight, dstDepth; in _mesa_meta_GenerateMipmap() local
|