Searched defs:SupportedMemoryType (Results 1 – 7 of 7) sorted by relevance
132 type SupportedMemoryType: Into<MemoryType> + Send + Clone + Copy; typedef148 type SupportedMemoryType = MemoryType; typedef
145 memory_type: OP::SupportedMemoryType, in allocate_output_buffers_generic()185 memory_type: <P::HandleType as BufferHandles>::SupportedMemoryType, in allocate_capture_buffers_generic()
66 type SupportedMemoryType = GenericSupportedMemoryType; typedef
211 type SupportedMemoryType = H::SupportedMemoryType; typedef
95 type SupportedMemoryType = VideoFrameMemoryType; typedef
131 memory_type: OP::SupportedMemoryType, in allocate_output_buffers_generic()
259 memory_type: P::SupportedMemoryType, in request_buffers_generic()