Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h150 PIPE_VIDEO_CAP_SLICE_STRUCTURE_NONE = 0x00000000, enumerator
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp254 uint32_t supportedSliceStructuresBitMask = PIPE_VIDEO_CAP_SLICE_STRUCTURE_NONE; in d3d12_video_encode_supported_slice_structures()