Home
last modified time | relevance | path

Searched defs:pD3D12VideoDevice (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_screen.cpp148 d3d12_video_encode_max_supported_level_for_profile(const D3D12_VIDEO_ENCODER_CODEC &argCodec, const D3D12_VIDEO_ENCODER_PROFILE_DESC &argTargetProfile, D3D12_VIDEO_ENCODER_LEVEL_SETTING &minLvl, D3D12_VIDEO_ENCODER_LEVEL_SETTING &maxLvl, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_max_supported_level_for_profile() argument
171 d3d12_video_encode_max_supported_resolution(const D3D12_VIDEO_ENCODER_CODEC &argTargetCodec, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC &maxResolution, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_max_supported_resolution() argument
209 d3d12_video_encode_supported_references_per_frame_structures(const D3D12_VIDEO_ENCODER_CODEC &codec, D3D12_VIDEO_ENCODER_PROFILE_H264 profile, D3D12_VIDEO_ENCODER_LEVELS_H264 level, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_supported_references_per_frame_structures() argument
249 d3d12_video_encode_supported_slice_structures(const D3D12_VIDEO_ENCODER_CODEC &codec, D3D12_VIDEO_ENCODER_PROFILE_H264 profile, D3D12_VIDEO_ENCODER_LEVELS_H264 level, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_supported_slice_structures() argument
330 d3d12_video_encode_max_supported_slices(const D3D12_VIDEO_ENCODER_CODEC &argTargetCodec, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC maxResolution, DXGI_FORMAT encodeFormat, uint32_t &outMaxSlices, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_max_supported_slices() argument
[all...]

Completed in 2 milliseconds