Searched refs:dst_offset (Results 26 - 50 of 115) sorted by last modified time

12345

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_pixel_read.c79 GLuint dst_offset; local
124 dst_offset = (GLintptr)pixels;
125 dst_offset += _mesa_image_offset(2, pack, width, height,
140 x == 0 && dst_offset == 0);
155 rowLength, dst_buffer, dst_offset, false,
H A Dintel_regions.c372 GLuint dst_offset,
395 dst->pitch, dst->bo, dst_offset, dst->tiling,
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c2330 GLuint dst_offset = 0; local
2336 dst_offset += 2;
2372 dest = offset(dest, dst_offset);
H A Dbrw_structs.h911 GLuint dst_offset:8; member in struct:brw_vertex_element_state::__anon27830
H A Dintel_blit.c99 GLuint dst_offset,
113 if (dst_offset & 4095)
145 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
206 dst_offset);
401 GLuint dst_offset,
411 if (dst_offset & 4095)
428 dst_buffer, dst_pitch, dst_offset, x, y, w, h, src_size, dwords);
459 dst_offset);
483 unsigned int dst_offset,
499 pitch, dst_bo, dst_offset, I915_TILING_NON
91 intelEmitCopyBlit(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, GLenum logic_op) argument
395 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, GLenum logic_op) argument
481 intel_emit_linear_blit(struct intel_context *intel, drm_intel_bo *dst_bo, unsigned int dst_offset, drm_intel_bo *src_bo, unsigned int src_offset, unsigned int size) argument
[all...]
H A Dintel_pixel_read.c79 GLuint dst_offset; local
124 dst_offset = (GLintptr)pixels;
125 dst_offset += _mesa_image_offset(2, pack, width, height,
140 x == 0 && dst_offset == 0);
155 rowLength, dst_buffer, dst_offset, false,
H A Dintel_regions.c372 GLuint dst_offset,
395 dst->pitch, dst->bo, dst_offset, dst->tiling,
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_blit.c99 GLuint dst_offset,
113 if (dst_offset & 4095)
145 dst_buffer, dst_pitch, dst_offset, dst_x, dst_y, w, h);
206 dst_offset);
401 GLuint dst_offset,
411 if (dst_offset & 4095)
428 dst_buffer, dst_pitch, dst_offset, x, y, w, h, src_size, dwords);
459 dst_offset);
483 unsigned int dst_offset,
499 pitch, dst_bo, dst_offset, I915_TILING_NON
91 intelEmitCopyBlit(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, GLenum logic_op) argument
395 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, GLenum logic_op) argument
481 intel_emit_linear_blit(struct intel_context *intel, drm_intel_bo *dst_bo, unsigned int dst_offset, drm_intel_bo *src_bo, unsigned int src_offset, unsigned int size) argument
[all...]
H A Dintel_blit.h47 GLuint dst_offset,
61 GLuint dst_offset,
68 unsigned int dst_offset,
H A Dintel_pixel_read.c79 GLuint dst_offset; local
124 dst_offset = (GLintptr)pixels;
125 dst_offset += _mesa_image_offset(2, pack, width, height,
140 x == 0 && dst_offset == 0);
155 rowLength, dst_buffer, dst_offset, false,
H A Dintel_regions.c372 GLuint dst_offset,
395 dst->pitch, dst->bo, dst_offset, dst->tiling,
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c287 unsigned dst_offset = dst->offset + dy * dst->pitch + dx * dst->cpp; local
311 dst_offset += dst->pitch * count;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_blit.c452 * @param[in] dst_offset offset of the destination image in the @a dst_bo
473 intptr_t dst_offset,
510 if (src_offset % 32 || dst_offset % 32) {
540 emit_cb_setup(r200, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
463 r200_blit(struct gl_context *ctx, struct radeon_bo *src_bo, intptr_t src_offset, gl_format src_mesaformat, unsigned src_pitch, unsigned src_width, unsigned src_height, unsigned src_x_offset, unsigned src_y_offset, struct radeon_bo *dst_bo, intptr_t dst_offset, gl_format dst_mesaformat, unsigned dst_pitch, unsigned dst_width, unsigned dst_height, unsigned dst_x_offset, unsigned dst_y_offset, unsigned reg_width, unsigned reg_height, unsigned flip_y) argument
H A Dr200_blit.h45 intptr_t dst_offset,
H A Dradeon_common_context.h488 intptr_t dst_offset,
H A Dradeon_fbo.c180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local
181 untiled_s8z24_map[dst_offset/4] = tiled_s8z24_map[src_offset/4];
219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local
220 untiled_z16_map[dst_offset/2] = tiled_z16_map[src_offset/2];
369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); local
371 tiled_s8z24_map[dst_offset/4] = untiled_s8z24_map[src_offset/4];
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); local
404 tiled_z16_map[dst_offset/2] = untiled_z16_map[src_offset/2];
H A Dradeon_pixel_read.c101 intptr_t dst_offset; local
143 dst_offset = 0;
148 dst_offset = (intptr_t)pixels;
168 dst_offset,
H A Dradeon_tex_copy.c85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); local
90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset);
130 timg->mt->bo, dst_offset, dst_mesaformat,
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c330 * @param[in] dst_offset offset of the destination image in the @a dst_bo
351 intptr_t dst_offset,
388 if (src_offset % 32 || dst_offset % 32) {
400 dst_pitch, dst_offset, dst_x_offset, dst_y_offset,
418 emit_cb_setup(r100, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
341 r100_blit(struct gl_context *ctx, struct radeon_bo *src_bo, intptr_t src_offset, gl_format src_mesaformat, unsigned src_pitch, unsigned src_width, unsigned src_height, unsigned src_x_offset, unsigned src_y_offset, struct radeon_bo *dst_bo, intptr_t dst_offset, gl_format dst_mesaformat, unsigned dst_pitch, unsigned dst_width, unsigned dst_height, unsigned dst_x_offset, unsigned dst_y_offset, unsigned reg_width, unsigned reg_height, unsigned flip_y) argument
H A Dradeon_blit.h45 intptr_t dst_offset,
H A Dradeon_common_context.h488 intptr_t dst_offset,
H A Dradeon_fbo.c180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local
181 untiled_s8z24_map[dst_offset/4] = tiled_s8z24_map[src_offset/4];
219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local
220 untiled_z16_map[dst_offset/2] = tiled_z16_map[src_offset/2];
369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); local
371 tiled_s8z24_map[dst_offset/4] = untiled_s8z24_map[src_offset/4];
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); local
404 tiled_z16_map[dst_offset/2] = untiled_z16_map[src_offset/2];
H A Dradeon_ioctl.h71 GLuint dst_offset,
H A Dradeon_pixel_read.c101 intptr_t dst_offset; local
143 dst_offset = 0;
148 dst_offset = (intptr_t)pixels;
168 dst_offset,
H A Dradeon_tex_copy.c85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); local
90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset);
130 timg->mt->bo, dst_offset, dst_mesaformat,

Completed in 178 milliseconds

12345