Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d11_3.h183 UINT PlaneSlice; member
190 UINT PlaneSlice; member
211 UINT PlaneSlice; member
217 UINT PlaneSlice; member
235 UINT PlaneSlice; member
241 UINT PlaneSlice; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_util.h29 …T MipLevels, UINT ArraySize, _Out_ T& MipSlice, _Out_ U& ArraySlice, _Out_ V& PlaneSlice ) noexcept in D3D12DecomposeSubresource()
37 constexpr UINT D3D12CalcSubresource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevel… in D3D12CalcSubresource()
H A 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
H A Dd3d12_video_buffer.cpp295 for (uint PlaneSlice = 0; PlaneSlice < pD3D12VideoBuffer->num_planes; ++PlaneSlice) { in d3d12_video_buffer_get_surfaces() local
314 for (uint PlaneSlice = 0; PlaneSlice < pD3D12VideoBuffer->num_planes; ++PlaneSlice) { in d3d12_video_buffer_get_surfaces() local
H A 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
H A Dd3d12_video_enc.cpp2173 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_encoder_encode_bitstream() local