Home
last modified time | relevance | path

Searched defs:depth_ptr (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/op/
Donehot_tensorrt.cc67 const int *depth_ptr = reinterpret_cast<const int *>(depth_tensor.Data()); in AddInnerOp() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c535 LLVMValueRef depth_ptr, in lp_build_depth_stencil_load_swizzled()
677 LLVMValueRef depth_ptr, in lp_build_depth_stencil_write_swizzled()
Dlp_state_fs.c925 LLVMValueRef depth_ptr = depth_base_ptr; in generate_fs_loop() local
3182 LLVMValueRef depth_ptr; in generate_fragment() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp1578 uint8_t *depth_ptr = (uint8_t *)depth_buffer.map(); in read_zs_surface() local
1670 uint8_t *depth_ptr = (uint8_t *)depth_buffer.map(); in write_zs_surface() local