Searched defs:dst_buffer (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c99 struct radeon_bo *dst_buffer; local in function:do_blit_readpixels
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_prim_restart.c41 util_translate_prim_restart_ib(struct pipe_context * context,const struct pipe_draw_info * info,struct pipe_resource ** dst_buffer) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_blit.c36 i915_fill_blit(struct i915_context * i915,unsigned cpp,unsigned rgba_mask,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short x,short y,short w,short h,unsigned color) argument
89 i915_copy_blit(struct i915_context * i915,unsigned cpp,unsigned short src_pitch,struct i915_winsys_buffer * src_buffer,unsigned src_offset,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short src_x,short src_y,short dst_x,short dst_y,short w,short h) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_read.c81 drm_intel_bo *dst_buffer; local in function:do_blit_readpixels
H A Dintel_blit.c78 emit_copy_blit(struct intel_context * intel,GLuint cpp,GLshort src_pitch,drm_intel_bo * src_buffer,GLuint src_offset,uint32_t src_tiling,GLshort dst_pitch,drm_intel_bo * dst_buffer,GLuint dst_offset,uint32_t dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
497 intelEmitImmediateColorExpandBlit(struct intel_context * intel,GLuint cpp,GLubyte * src_bits,GLuint src_size,GLuint fg_color,GLshort dst_pitch,drm_intel_bo * dst_buffer,GLuint dst_offset,uint32_t dst_tiling,GLshort x,GLshort y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_blit.c34 i915_fill_blit(struct i915_context * i915,unsigned cpp,unsigned rgba_mask,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short x,short y,short w,short h,unsigned color) argument
79 i915_copy_blit(struct i915_context * i915,unsigned cpp,unsigned short src_pitch,struct i915_winsys_buffer * src_buffer,unsigned src_offset,unsigned short dst_pitch,struct i915_winsys_buffer * dst_buffer,unsigned dst_offset,short src_x,short src_y,short dst_x,short dst_y,short w,short h) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_read.c81 drm_intel_bo *dst_buffer; local in function:do_blit_readpixels
H A Dintel_blit.c78 emit_copy_blit(struct intel_context * intel,GLuint cpp,GLshort src_pitch,drm_intel_bo * src_buffer,GLuint src_offset,uint32_t src_tiling,GLshort dst_pitch,drm_intel_bo * dst_buffer,GLuint dst_offset,uint32_t dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
497 intelEmitImmediateColorExpandBlit(struct intel_context * intel,GLuint cpp,GLubyte * src_bits,GLuint src_size,GLuint fg_color,GLshort dst_pitch,drm_intel_bo * dst_buffer,GLuint dst_offset,uint32_t dst_tiling,GLshort x,GLshort y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c99 struct radeon_bo *dst_buffer; local in function:do_blit_readpixels
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_meta_copy.c418 tu_copy_image_to_buffer_step(struct tu_cmd_buffer * cmdbuf,struct tu_image * src_image,struct tu_buffer * dst_buffer,const VkBufferImageCopy * copy_info,VkFormat format,uint32_t layer,uint64_t dst_va) argument
534 tu_copy_image_to_buffer(struct tu_cmd_buffer * cmdbuf,struct tu_image * src_image,struct tu_buffer * dst_buffer,const VkBufferImageCopy * copy_info) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_constants.c481 struct pipe_resource *dst_buffer = NULL; local in function:emit_constbuf_vgpu10
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_prim_restart.c101 util_translate_prim_restart_ib(struct pipe_context * context,const struct pipe_draw_info * info,const struct pipe_draw_indirect_info * indirect_info,const struct pipe_draw_start_count_bias * draw,struct pipe_resource ** dst_buffer) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_buffer.c205 struct radv_buffer dst_buffer; local in function:fill_buffer_shader
249 struct radv_buffer src_buffer, dst_buffer; local in function:copy_buffer_shader
374 copy_buffer(struct radv_cmd_buffer * cmd_buffer,struct radv_buffer * src_buffer,struct radv_buffer * dst_buffer,const VkBufferCopy2KHR * region) argument
[all...]
H A Dradv_meta_bufimage.c1627 VkBuffer src_buffer, dst_buffer; local in function:radv_meta_image_to_image_cs_r32g32b32
H A Dradv_meta_clear.c829 struct radv_buffer dst_buffer; local in function:clear_htile_mask
H A Dradv_query.c814 struct radv_buffer src_buffer, dst_buffer; local in function:radv_query_shader
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_buffer.c300 struct radv_buffer dst_buffer = { local in function:fill_buffer_shader
353 struct radv_buffer dst_buffer = { local in function:copy_buffer_shader
[all...]
H A Dradv_meta_bufimage.c1944 VkBuffer src_buffer, dst_buffer; local in function:radv_meta_image_to_image_cs_r32g32b32
H A Dradv_query.c945 struct radv_buffer dst_buffer = { local in function:radv_query_shader
[all...]
H A Dradv_meta_clear.c819 struct radv_buffer dst_buffer = { local in function:clear_htile_mask
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_blit.c244 emit_copy_blit(struct brw_context * brw,GLuint cpp,int32_t src_pitch,struct brw_bo * src_buffer,GLuint src_offset,enum isl_tiling src_tiling,int32_t dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
621 intelEmitImmediateColorExpandBlit(struct brw_context * brw,GLuint cpp,GLubyte * src_bits,GLuint src_size,GLuint fg_color,GLshort dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort x,GLshort y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_constants.c590 struct pipe_resource *dst_buffer = NULL; local in function:emit_constbuf
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blit.c252 emit_copy_blit(struct brw_context * brw,GLuint cpp,int32_t src_pitch,struct brw_bo * src_buffer,GLuint src_offset,enum isl_tiling src_tiling,int32_t dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort src_x,GLshort src_y,GLshort dst_x,GLshort dst_y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
629 brw_emit_immediate_color_expand_blit(struct brw_context * brw,GLuint cpp,GLubyte * src_bits,GLuint src_size,GLuint fg_color,GLshort dst_pitch,struct brw_bo * dst_buffer,GLuint dst_offset,enum isl_tiling dst_tiling,GLshort x,GLshort y,GLshort w,GLshort h,enum gl_logicop_mode logic_op) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_blorp.c832 copy_buffer(struct anv_device * device,struct blorp_batch * batch,struct anv_buffer * src_buffer,struct anv_buffer * dst_buffer,const VkBufferCopy2KHR * region) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_clear_blit.c1099 void (*dst_buffer)(struct tu_cs *cs, VkFormat vk_format, uint64_t va, uint32_t pitch); member in struct:blit_ops
1574 tu_copy_image_to_buffer(struct tu_cmd_buffer * cmd,struct tu_image * src_image,struct tu_buffer * dst_buffer,const VkBufferImageCopy * info) argument
[all...]

Completed in 43 milliseconds