Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_util.h29 …NT Subresource, UINT MipLevels, UINT ArraySize, _Out_ T& MipSlice, _Out_ U& ArraySlice, _Out_ V& P… in D3D12DecomposeSubresource()
37 constexpr UINT D3D12CalcSubresource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevel… in D3D12CalcSubresource()
Dd3d12_video_dec_references_mgr.h190 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries() local
251 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries_av1() local
Dd3d12_video_dec.cpp627 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_end_frame() local
1047 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_prepare_for_decode_frame() local
Dd3d12_video_enc.cpp2244 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_encoder_encode_bitstream() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dsparse_slice.cc34 using ArraySlice = std::vector<T>; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_test.cc844 struct ArraySlice { struct
845 T* begin;
846 T* end;