Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c57 struct pipe_blit_info blit; in si_copy_region_with_blit() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1611 struct pipe_blit_info blit; in blit_copy_pixels() local
1885 struct pipe_blit_info blit; st_CopyPixels() local
[all...]
H A Dst_cb_texture.c1894 struct pipe_blit_info blit; in st_TexSubImage() local
2417 struct pipe_blit_info blit; st_GetTexSubImage() local
2753 struct pipe_blit_info blit; st_CopyTexSubImage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c870 nv50_blitter_make_vp(struct nv50_blitter *blit) in nv50_blitter_make_vp() argument
1029 nv50_blitter_make_sampler(struct nv50_blitter *blit) nv50_blitter_make_sampler() argument
1148 nv50_blit_set_src(struct nv50_blitctx *blit, struct pipe_resource *res, unsigned level, unsigned layer, enum pipe_format format, const uint8_t filter) nv50_blit_set_src() argument
1197 nv50_blitctx_prepare_state(struct nv50_blitctx *blit) nv50_blitctx_prepare_state() argument
1318 nv50_blitctx_post_blit(struct nv50_blitctx *blit) nv50_blitctx_post_blit() argument
1373 struct nv50_blitctx *blit = nv50->blit; nv50_blit_3d() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h270 struct nvc0_blitctx *blit; member
H A Dnvc0_surface.c865 nvc0_blitter_make_sampler(struct nvc0_blitter *blit) in nvc0_blitter_make_sampler() argument
1007 nvc0_blitctx_prepare_state(struct nvc0_blitctx *blit) in nvc0_blitctx_prepare_state() argument
1127 nvc0_blitctx_post_blit(struct nvc0_blitctx *blit) nvc0_blitctx_post_blit() argument
1199 struct nvc0_blitctx *blit = nvc0->blit; nvc0_blit_3d() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h185 struct pipe_blit_info blit; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c1327 struct pipe_blit_info blit; in NineDevice9_ResolveZ() local
[all...]
H A Ddevice9.c1682 struct pipe_blit_info blit; in NineDevice9_StretchRect() local
1856 (struct NineUnknown *)src, &blit); NineDevice9_StretchRect() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp741 angle::Result FramebufferGL::blit(const gl::Context *context, in blit() function in rx::FramebufferGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h399 float blit[2]; member
H A DFramebufferVk.cpp878 VkImageBlit blit = {}; in blitWithCommand() local
899 angle::Result FramebufferVk::blit(const gl::Context *context, blit() function in rx::FramebufferVk
[all...]
H A Dvk_helpers.cpp5574 VkImageBlit blit = {}; in generateMipmapsWithBlit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1835 void Blitter::blit(const vk::Image *src, vk::Image *dst, VkImageBlit2KHR region, VkFilter filter) blit() function in sw::Blitter
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1691 angle::Result Framebuffer::blit(const Context *context, in blit() function in gl::Framebuffer
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c695 r3d_common(struct tu_cmd_buffer *cmd, struct tu_cs *cs, bool blit, in r3d_common() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h488 } blit; member
1517 } blit; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c3788 struct pipe_blit_info *blit = &to_call(call, tc_blit_call)->info; in tc_call_blit() local
3800 struct tc_blit_call *blit = tc_add_call(tc, TC_CALL_blit, tc_blit_call); in tc_blit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp3725 void Context::blit(sw::Surface *source, const sw::SliceRect &sRect, sw::Surface *dest, const sw::SliceRect &dRect) in blit() function in es2::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3789 const VkImageBlit& blit = regionIter->imageBlit; in forEach() local
4266 void blit (const tcu::PixelBufferAccess& dst, const tcu::ConstPixelBufferAccess& src, const tcu::Sampler::FilterMode filter, const MirrorMode mirrorMode) blit() function
[all...]

Completed in 94 milliseconds

123