Searched refs:MipLevel (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_dec_references_mgr.h | 191 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()
|
D | d3d12_video_dec.cpp | 550 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()
|
D | d3d12_video_enc.cpp | 1257 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/ |
D | hlsl.texture.subvec4.frag | 16 uint MipLevel;
|
D | hlsl.intrinsics.promote.outputs.frag | 21 int MipLevel;
|
D | hlsl.intrinsics.promote.frag | 54 int MipLevel;
|
D | hlsl.getdimensions.rw.dx10.frag | 47 uint MipLevel;
|
D | hlsl.getdimensions.dx10.frag | 49 uint MipLevel;
|