Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_state.h513 struct pipe_index_buffer struct
515 unsigned index_size; /**< size of an index, in bytes */
516 unsigned offset; /**< offset to start of data in buffer, in bytes */
517 struct pipe_resource *buffer; /**< the actual buffer */
518 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_state.h513 struct pipe_index_buffer struct
515 unsigned index_size; /**< size of an index, in bytes */
516 unsigned offset; /**< offset to start of data in buffer, in bytes */
517 struct pipe_resource *buffer; /**< the actual buffer */
518 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */