Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp621 fs_reg src_depth, src_stencil; in emit_single_fb_write() local
Dbrw_fs.cpp4591 const 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/
Dradv_meta_blit.c251 uint32_t src_depth = radv_minify(src_iview->image->info.depth, src_iview->base_mip); 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/auxiliary/util/
Du_blitter.c1832 int src_depth = abs(srcbox->depth); in do_blits() local
1967 int src_depth = src->u.tex.last_layer + 1; in util_blitter_blit_generic() local
/third_party/ffmpeg/libswscale/
Dswscale_unscaled.c1832 const int src_depth = desc_src->comp[plane].depth; in planarCopyWrapper() local