Home
last modified time | relevance | path

Searched defs:srcx (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddrawpix.c199 _mesa_CopyPixels( GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _mesa_CopyPixels()
/third_party/ffmpeg/libavfilter/
Dvf_lut2.c79 AVFrame *out, *srcx, *srcy; member
299 AVFrame *out, *srcx = NULL, *srcy = NULL; in process_frame() local
407 AVFilterLink *srcx = ctx->inputs[0]; in lut2_config_output() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1414 copy_stencil_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in copy_stencil_pixels()
1518 blit_copy_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in blit_copy_pixels()
1667 st_CopyPixels(struct gl_context *ctx, GLint srcx, GLint srcy, in st_CopyPixels()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c305 int srcx, srcy, srcz, dstx, dsty, dstz; in r600_test_dma() local
Dr600_buffer_common.c304 unsigned dstx, unsigned srcx, unsigned size) in r600_can_dma_copy_buffer()
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c350 short srcx, short srcy, unsigned short srcw, unsigned short srch, in XvMCPutSurface()
Dsubpicture.c410 short srcx, short srcy, unsigned short width, unsigned short height, in XvMCCompositeSubpicture()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c564 int srcx, srcy, srcz, dstx, dsty, dstz; in si_test_image_copy_region() local
783 int srcx, srcy, srcz, dstx, dsty, dstz; in si_test_blit() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java436 int srcx = ref.srcx - style.marginOffset; in drawRef() local
614 private int srcx, srcy, trgx, trgy; field in ViewableTaggedData.Reference
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c233 int srcx = src_box->x / block_width; in i915_surface_copy_blitter() local
/third_party/mesa3d/src/mesa/program/
Dprog_to_nir.c300 nir_ssa_def *srcx = ptn_channel(b, src[0], X); in ptn_exp() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c591 struct nv04_resource *src, unsigned srcx, unsigned size) in nouveau_copy_buffer()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c56 unsigned srcx, unsigned srcy, unsigned srcz, in svga_transfer_dma_band()
Dsvga_cmd_vgpu10.c1446 unsigned srcx, unsigned dstx, unsigned width) in SVGA3D_vgpu10_BufferCopy()
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, void* draw, short srcx, short srcy, in vlVaPutSurface()
/third_party/mesa3d/src/glx/
Ddrisw_glx.c181 int srcx, int srcy, int x, int y, in swrastXPutImage()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c1532 int64_t srcx, srcy; in nv50_blit_eng2d() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c1439 int64_t srcx, srcy; in nvc0_blit_eng2d() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c977 nir_ssa_def *srcx = ttn_channel(b, src[0], X); in ttn_exp() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h109 uint32 srcx; member
124 uint32 srcx; member