Lines Matching refs:buffer
117 fprintf(stderr, "failed to map push constants buffer\n");
127 /* We ran out of space so we'll have to allocate a new buffer but we
129 * buffer life and make sure it is eventually freed. We use the
130 * private object machinery in the command buffer for this.
307 * instead of an external buffer.
316 * of an external buffer.
330 assert(descriptor->buffer);
331 assert(descriptor->buffer->mem);
332 assert(descriptor->buffer->mem->bo);
334 bo = descriptor->buffer->mem->bo;
336 descriptor->buffer->mem_offset +
590 * we execute the secondary command buffer into a primary, since we do
620 "secondary command buffer\n");