Home
last modified time | relevance | path

Searched defs:src_depth (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libswscale/
H A Dswscale_unscaled.c1831 const int src_depth = desc_src->comp[plane].depth; in planarCopyWrapper() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c250 uint32_t src_depth = radv_minify(src_iview->image->info.depth, src_iview->vk.base_mip_level); in meta_emit_blit() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp161 const fs_reg &src_depth = inst->src[FB_WRITE_LOGICAL_SRC_SRC_DEPTH]; in lower_fb_write_logical_send() local
H A Dbrw_fs_visitor.cpp626 fs_reg src_depth, src_stencil; in emit_single_fb_write() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c782 int src_width, src_height, src_depth, dst_width, dst_height, dst_depth; in si_test_blit() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp1181 GLfloat src_depth = 0.0f; in verifyTexture() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1904 int src_depth = abs(srcbox->depth); in do_blits() local
2061 int src_depth = src->u.tex.last_layer + 1; in util_blitter_blit_generic() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c2140 uint32_t src_depth = in dzn_cmd_buffer_blit_region() local

Completed in 26 milliseconds