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