Searched defs:pipe_constant_buffer (Results 1 – 1 of 1) sorted by relevance
631 struct pipe_constant_buffer struct633 struct pipe_resource *buffer; /**< the actual buffer */634 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */635 unsigned buffer_size; /**< how much data can be read in shader */636 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */