Lines Matching refs:buffer
466 * buffer thus removing one allocation and memcpy() per job. Would this
1588 /* Check the current status of the buffer. */
2067 /* We have to defer setting up vertex buffer since we need the buffer
2077 vb[firstBinding + i].buffer = pvr_buffer_from_handle(pBuffers[i]);
2085 VkBuffer buffer,
2090 PVR_FROM_HANDLE(pvr_buffer, index_buffer, buffer);
2099 state->index_buffer_binding.buffer = index_buffer;
2523 * secondary command buffer is considered to be entirely inside a render
2524 * pass. If this is a primary command buffer, then this bit is ignored.
2682 PVR_DEV_ADDR_OFFSET(binding->buffer->dev_addr,
2761 /* TODO: See if instead of reusing the blend constant buffer type entry,
2762 * we can setup a new buffer type specifically for num_workgroups or other
2911 unreachable("Unsupported special buffer type.");
4329 /* If we've bound a different vertex buffer, or this draw-call requires
4641 struct pvr_buffer *buffer = state->index_buffer_binding.buffer;
4660 buffer->dev_addr,