Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_CAP_SLICE_STRUCTURE_EQUAL_ROWS (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h156 PIPE_VIDEO_CAP_SLICE_STRUCTURE_EQUAL_ROWS = 0x00000004, enumerator
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp290 supportedSliceStructuresBitMask |= PIPE_VIDEO_CAP_SLICE_STRUCTURE_EQUAL_ROWS; in d3d12_video_encode_supported_slice_structures()
308 supportedSliceStructuresBitMask |= PIPE_VIDEO_CAP_SLICE_STRUCTURE_EQUAL_ROWS; in d3d12_video_encode_supported_slice_structures()