| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_prim_restart.c | 47 void *src_map = NULL, *dst_map = NULL; local in function:util_translate_prim_restart_ib
|
| H A D | u_surface.c | 260 uint8_t *dst_map; local in function:util_resource_copy_region 425 ubyte *dst_map; local in function:util_clear_color_texture 384 util_clear_color_texture_helper(struct pipe_transfer * dst_trans,ubyte * dst_map,enum pipe_format format,const union pipe_color_union * color,unsigned width,unsigned height,unsigned depth) argument 464 ubyte *dst_map; local in function:util_clear_render_target 509 ubyte *dst_map; local in function:util_clear_depth_stencil_texture [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_draw_arrays.c | 52 void *dst_map = NULL; local in function:generate_indices
|
| H A D | svga_draw_elements.c | 77 void *dst_map = NULL; local in function:translate_indices
|
| H A D | svga_state_constants.c | 488 void *src_map = NULL, *dst_map; local in function:emit_constbuf_vgpu10
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_draw_arrays.c | 52 void *dst_map = NULL; local in function:generate_indices
|
| H A D | svga_draw_elements.c | 81 void *dst_map = NULL; local in function:translate_indices
|
| H A D | svga_state_constants.c | 597 void *src_map = NULL, *dst_map; local in function:emit_constbuf
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | vertexdeclaration9.c | 479 void *dst_map; local in function:NineVertexDeclaration9_ConvertStreamOutput
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_prim_restart.c | 109 void *src_map = NULL, *dst_map = NULL; local in function:util_translate_prim_restart_ib 62 util_translate_prim_restart_data(unsigned index_size,void * src_map,void * dst_map,unsigned count,unsigned restart_index) argument
|
| H A D | u_surface.c | 211 uint8_t *dst_map; local in function:util_resource_copy_region 362 util_clear_color_texture_helper(struct pipe_transfer * dst_trans,ubyte * dst_map,enum pipe_format format,const union pipe_color_union * color,unsigned width,unsigned height,unsigned depth) argument 389 ubyte *dst_map; local in function:util_clear_color_texture 428 ubyte *dst_map; local in function:util_clear_render_target 464 util_fill_zs_rect(ubyte * dst_map,enum pipe_format format,bool need_rmw,unsigned clear_flags,unsigned dst_stride,unsigned width,unsigned height,uint64_t zstencil) argument 584 ubyte *dst_map; local in function:util_clear_depth_stencil_texture [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | vertexdeclaration9.c | 480 void *dst_map; local in function:NineVertexDeclaration9_ConvertStreamOutput
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_surface.c | 63 uint8_t *dst_map = llvmpipe_transfer_map_ms(pipe, local in function:lp_resource_copy_ms 287 ubyte *dst_map; local in function:lp_clear_color_texture_msaa 340 ubyte *dst_map; local in function:lp_clear_depth_stencil_texture_msaa 261 lp_clear_color_texture_helper(struct pipe_transfer * dst_trans,ubyte * dst_map,enum pipe_format format,const union pipe_color_union * color,unsigned width,unsigned height,unsigned depth) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_descriptor_set.c | 881 void *dst_map = descriptor_bo_map(device, dst_set, dst_binding_layout, dst_array_index); local in function:descriptor_bo_copy
|