Searched refs:src_face (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 52 unsigned dst_face, dst_z, src_face, src_z; in svga_surface_copy() local 121 src_face = src_box->z; in svga_surface_copy() 126 src_face = 0; in svga_surface_copy() 142 src_level, src_face, in svga_surface_copy()
|
D | svga_surface.h | 80 unsigned src_level, unsigned src_face,
|
D | svga_surface.c | 48 unsigned src_level, unsigned src_face, in svga_texture_copy_handle() argument 62 src.real_face = src_face; in svga_texture_copy_handle()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 52 unsigned dst_face, dst_z, src_face, src_z; in svga_surface_copy() local 121 src_face = src_box->z; in svga_surface_copy() 126 src_face = 0; in svga_surface_copy() 142 src_level, src_face, in svga_surface_copy()
|
D | svga_surface.h | 80 unsigned src_level, unsigned src_face,
|
D | svga_surface.c | 48 unsigned src_level, unsigned src_face, in svga_texture_copy_handle() argument 62 src.real_face = src_face; in svga_texture_copy_handle()
|