Home
last modified time | relevance | path

Searched defs:src_depth (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs_visitor.cpp447 elk_fs_reg src_depth; in emit_single_fb_write() local
Delk_lower_logical_sends.cpp156 const elk_fs_reg src_depth = inst->src[FB_WRITE_LOGICAL_SRC_SRC_DEPTH]; in lower_fb_write_logical_send() local
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta_blit.c381 uint32_t src_depth = u_minify(src_image->vk.extent.depth, src_iview->vk.base_mip_level); in meta_emit_blit() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1181 GLfloat src_depth = 0.0f; in verifyTexture() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c767 int src_width, src_height, src_depth, dst_width, dst_height, dst_depth; in si_test_blit() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c1894 int src_depth = abs(srcbox->depth); in do_blits() local
2054 int src_depth = src->u.tex.last_layer + 1; in util_blitter_blit_generic() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp297 const brw_reg src_depth = inst->src[FB_WRITE_LOGICAL_SRC_SRC_DEPTH]; in lower_fb_write_logical_send() local
/third_party/ffmpeg/libswscale/
Dswscale_unscaled.c1831 const int src_depth = desc_src->comp[plane].depth; in planarCopyWrapper() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_transfer.c243 const bool src_depth = vk_format_has_depth(src_format); in pvr_pbe_src_format_ds() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c3013 uint32_t src_depth = in dzn_cmd_buffer_blit_region() local