Searched defs:dst_y1 (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 160 float *dst_x1, float *dst_y1, in apply_blit_scissor() 374 float dst_y1 = info->dst.box.y + info->dst.box.height; in iris_blit() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blit.c | 199 float *dst_x1, float *dst_y1, in apply_blit_scissor() 466 float dst_y1 = info->dst.box.y + info->dst.box.height; in crocus_blit() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_surface.c | 661 double dst_x0, dst_y0, dst_x1, dst_y1; in SDL_UpperBlitScaled() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit.c | 551 unsigned dst_y1 = region->dstOffsets[1].y; in blit_image() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.c | 283 float dst_x1, float dst_y1, in brw_blorp_blit_miptrees()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 2447 float dst_x1, float dst_y1, in blorp_blit()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 765 unsigned dst_y1 = region->dstOffsets[1].y; in blit_image() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 1745 int dst_x1, int dst_y1, int dst_x2, int dst_y2, in blitter_draw_tex()
|