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.h681 struct pipe_stream_output_target struct
683 struct pipe_reference reference;
684 struct pipe_resource *buffer; /**< the output buffer */
685 struct pipe_context *context; /**< context this SO target belongs to */
687 unsigned buffer_offset; /**< offset where data should be written, in bytes */
688 unsigned buffer_size; /**< how much data is allowed to be written */