| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 625 struct pipe_blit_info blit; in handle_draw_cursor_and_hud() local 728 struct pipe_blit_info blit; present() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blit.c | 46 build_blit_info(struct pipe_resource *dst_tex, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src_tex, unsigned src_level, const struct pipe_box *src_box, struct pipe_blit_info *blit) build_blit_info() argument 226 is_blending_enabled(struct svga_context *svga, const struct pipe_blit_info *blit) is_blending_enabled() argument 274 check_blending_and_srgb_cond(struct svga_context *svga, const struct pipe_blit_info *blit) check_blending_and_srgb_cond() argument 458 try_copy_region(struct svga_context *svga, const struct pipe_blit_info *blit) try_copy_region() argument 566 struct pipe_blit_info blit = *blit_info; try_blit() local 753 try_cpu_copy_region(struct svga_context *svga, const struct pipe_blit_info *blit) try_cpu_copy_region() argument 781 try_resolve_copy(struct svga_context *svga, const struct pipe_blit_info *blit) try_resolve_copy() argument 841 svga_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) svga_blit() argument 936 struct pipe_blit_info blit; svga_resource_copy_region() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_copyimage.c | 264 blit(struct pipe_context *pipe, in blit() function 274 struct pipe_blit_info blit = {{0}}; in blit() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.h | 170 unsigned blit:1; member
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.h | 131 int (*blit)(struct vic *vic, struct vic_image *output, member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 1006 struct pipe_blit_info blit = *info; variable 1096 struct pipe_blit_info blit = *info; global() variable 1155 struct pipe_blit_info blit = *info; global() variable [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_device.h | 66 struct hash_table *blit; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_surface.c | 769 util_can_blit_via_copy_region(const struct pipe_blit_info *blit, in util_can_blit_via_copy_region() argument 845 util_try_blit_via_copy_region(struct pipe_context *ctx, const struct pipe_blit_info *blit, bool render_condition_bound) util_try_blit_via_copy_region() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.h | 117 bool (*blit)(struct pipe_context *pipe, const struct pipe_blit_info *info); member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_blit.c | 773 struct pipe_blit_info blit; in r300_msaa_resolve() local 816 r300_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) r300_blit() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Blitter.cpp | 139 void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) in blit() function in sw::Blitter [all...] |
| H A D | Renderer.cpp | 732 void Renderer::blit(Surface *source, const SliceRectF &sRect, Surface *dest, const SliceRect &dRect, bool filter, bool isStencil, bool sRGBconversion) in blit() function in sw::Renderer
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_context.h | 662 void (*blit)(struct pipe_context *pipe, member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 1044 struct pipe_blit_info blit; in si_msaa_resolve_blit_via_CB() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 220 struct nv50_blitctx *blit; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 466 struct pipe_blit_info blit = {}; global() variable 622 struct pipe_blit_info blit = {}; global() variable 643 struct pipe_blit_info blit = {}; global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 844 struct pipe_blit_info blit = {0}; in pan_blit_from_staging() local 864 struct pipe_blit_info blit = {0}; pan_blit_to_staging() local 1187 struct pipe_blit_info blit = { pan_resource_modifier_convert() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_blit.c | 828 struct pipe_blit_info blit; in do_hardware_msaa_resolve() local
|
| H A D | r600_texture.c | 108 struct pipe_blit_info blit; in r600_copy_region_with_blit() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TransformFeedbackTest.cpp | 748 auto blit = []() { in TEST_P() local
|
| /third_party/NuttX/include/nuttx/video/ |
| H A D | fb.h | 558 int (*blit)(struct fb_vtable_s *vtable, member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_private.h | 524 } blit; member
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 1751 struct pipe_blit_info blit; in dri2_blit_image() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 1174 virgl_encode_blit(struct virgl_context *ctx, struct virgl_resource *dst_res, struct virgl_resource *src_res, const struct pipe_blit_info *blit) virgl_encode_blit() argument [all...] |
| H A D | virgl_context.c | 1217 virgl_blit(struct pipe_context *ctx, const struct pipe_blit_info *blit) virgl_blit() argument
|