Home
last modified time | relevance | path

Searched defs:dst_y (Results 26 - 36 of 36) sorted by relevance

12

/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c761 dri3_copy_area(xcb_connection_t *c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height) dri3_copy_area() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1015 UINT dst_x, dst_y, dst_z; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c403 uint8_t* dst_y = picture->y; in ConvertWRGBToYUV() local
891 uint8_t* dst_y = picture->y; in ImportYUVAFromRGBA() local
754 ConvertRowToY(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, int step, uint8_t* const dst_y, int width, VP8Random* const rg) ConvertRowToY() argument
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c2855 blorp_copy(struct blorp_batch *batch, const struct blorp_surf *src_surf, unsigned src_level, unsigned src_layer, const struct blorp_surf *dst_surf, unsigned dst_level, unsigned dst_layer, uint32_t src_x, uint32_t src_y, uint32_t dst_x, uint32_t dst_y, uint32_t src_width, uint32_t src_height) blorp_copy() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2967 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in r600_dma_copy() local
2850 r600_dma_copy_tile(struct r600_context *rctx, struct pipe_resource *dst, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src, unsigned src_level, unsigned src_x, unsigned src_y, unsigned src_z, unsigned copy_height, unsigned pitch, unsigned bpp) r600_dma_copy_tile() argument
H A Devergreen_state.c3899 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in evergreen_dma_copy() local
3764 evergreen_dma_copy_tile(struct r600_context *rctx, struct pipe_resource *dst, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src, unsigned src_level, unsigned src_x, unsigned src_y, unsigned src_z, unsigned copy_height, unsigned pitch, unsigned bpp) evergreen_dma_copy_tile() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c3889 uint32_t dst_x, dst_y, dst_w, dst_h; in blit_shader() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2231 copy_depth_rect(ubyte * dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_x, unsigned src_y) copy_depth_rect() argument
2311 copy_depth_box(ubyte *dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z) copy_depth_box() argument
/third_party/libdrm/include/drm/
H A Di915_drm.h1381 __u16 dst_y; member
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h1813 __u16 dst_y; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c7123 struct tgsi_full_dst_register dst_y = in emit_dst() local
7282 struct tgsi_full_dst_register dst_y = in emit_exp() local
7492 struct tgsi_full_dst_register dst_y = in emit_lit() local
7670 struct tgsi_full_dst_register dst_y = in emit_log() local

Completed in 57 milliseconds

12