Searched defs:ArraySlice (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_util.h | 29 …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()
|
| D | d3d12_video_dec_references_mgr.h | 191 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries() local
|
| D | d3d12_video_dec.cpp | 550 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_end_frame() local 951 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_prepare_for_decode_frame() local
|
| D | d3d12_video_enc.cpp | 1257 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_encoder_encode_bitstream() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 844 struct ArraySlice { struct 845 T* begin; 846 T* end;
|