Home
last modified time | relevance | path

Searched defs:blit (Results 26 - 50 of 70) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c625 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 Dsvga_pipe_blit.c46 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 Dst_cb_copyimage.c264 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 Dlp_state_fs.h170 unsigned blit:1; member
/third_party/libdrm/tests/tegra/
H A Dvic.h131 int (*blit)(struct vic *vic, struct vic_image *output, member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c1006 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 Dpan_device.h66 struct hash_table *blit; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c769 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 Detnaviv_context.h117 bool (*blit)(struct pipe_context *pipe, const struct pipe_blit_info *info); member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c773 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 DBlitter.cpp139 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 DRenderer.cpp732 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 Dp_context.h662 void (*blit)(struct pipe_context *pipe, member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c1044 struct pipe_blit_info blit; in si_msaa_resolve_blit_via_CB() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h220 struct nv50_blitctx *blit; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c466 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 Dpan_resource.c844 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 Dr600_blit.c828 struct pipe_blit_info blit; in do_hardware_msaa_resolve() local
H A Dr600_texture.c108 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 DTransformFeedbackTest.cpp748 auto blit = []() { in TEST_P() local
/third_party/NuttX/include/nuttx/video/
H A Dfb.h558 int (*blit)(struct fb_vtable_s *vtable, member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h524 } blit; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1751 struct pipe_blit_info blit; in dri2_blit_image() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1174 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 Dvirgl_context.c1217 virgl_blit(struct pipe_context *ctx, const struct pipe_blit_info *blit) virgl_blit() argument

Completed in 38 milliseconds

123