Lines Matching refs:buffer
132 void (*write_data)(void *data, uint32_t *buffer);
320 /* Shared register buffer base address (VDM/CDM context load case only). */
364 * buffer_size_in_bytes - buffer size in bytes if vertex attribute is sourced
365 * from buffer object
367 * num_vertices - number of vertices in buffer. Used for OOB checking.
412 * null_idx - Indicates no index buffer is bound, so every index should be
478 /* Number of persistent temps in dword to load/store for each buffer. */
480 /* The device address for loading/storing persistent temps for each buffer.
482 * into pt registers for the buffer.
616 uint32_t *restrict buffer,
621 uint32_t *restrict buffer,
626 uint32_t *restrict buffer,
659 uint32_t *restrict buffer,
666 uint32_t *restrict buffer,
681 uint32_t *restrict buffer,
688 uint32_t *restrict buffer,
713 uint32_t *restrict buffer,
729 uint32_t *restrict buffer,
742 uint32_t *restrict buffer,
747 uint32_t *buffer,
753 uint32_t *restrict buffer,
760 uint32_t *restrict buffer,
767 uint32_t *restrict buffer,
774 uint32_t *restrict buffer,
781 uint32_t *restrict buffer,
796 /* Address of index buffer. */
805 /* Used during/after compilation to fill in constant buffer. */
824 uint32_t *restrict buffer,
829 uint32_t *restrict buffer,
854 uint32_t *buffer,
991 /* We pack all the following structs tightly into a buffer using += sizeof(x)