Home
last modified time | relevance | path

Searched refs:MipLevel (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_references_mgr.h191 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries() local
195 MipLevel, in update_entries()
200 uint planeOutputSubresource = refDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in update_entries()
Dd3d12_video_dec.cpp550 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_end_frame() local
554 MipLevel, in d3d12_video_decoder_end_frame()
559 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame()
572 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame()
951 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_prepare_for_decode_frame() local
955 MipLevel, in d3d12_video_decoder_prepare_for_decode_frame()
960 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame()
973 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame()
Dd3d12_video_enc.cpp1257 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_encoder_encode_bitstream() local
1261 MipLevel, in d3d12_video_encoder_encode_bitstream()
1269 referencesTexArrayDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_encoder_encode_bitstream()
/third_party/glslang/Test/
Dhlsl.texture.subvec4.frag16 uint MipLevel;
Dhlsl.intrinsics.promote.outputs.frag21 int MipLevel;
Dhlsl.intrinsics.promote.frag54 int MipLevel;
Dhlsl.getdimensions.rw.dx10.frag47 uint MipLevel;
Dhlsl.getdimensions.dx10.frag49 uint MipLevel;