Home
last modified time | relevance | path

Searched defs:pipe_stream_output_target (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h670 struct pipe_stream_output_target struct
672 struct pipe_reference reference;
673 struct pipe_resource *buffer; /**< the output buffer */
674 struct pipe_context *context; /**< context this SO target belongs to */
676 unsigned buffer_offset; /**< offset where data should be written, in bytes */
677 unsigned buffer_size; /**< how much data is allowed to be written */