Lines Matching refs:buffer
48 /* Compute offset into a 1D/2D/3D buffer of a certain box.
61 static void etna_patch_data(void *buffer, const struct pipe_transfer *ptrans)
77 etna_etc2_calculate_blocks(buffer, ptrans->stride,
82 etna_etc2_patch(buffer, level->patch_offsets);
87 static void etna_unpatch_data(void *buffer, const struct pipe_transfer *ptrans)
96 etna_etc2_patch(buffer, level->patch_offsets);
110 * with a completely new buffer
129 * tiling format. Write back the updated buffer contents.
133 /* map buffer object */
220 * being mapped. If we add buffer reallocation to avoid CPU/GPU sync this
265 * depth buffer, filling in the "holes" where the tile status
334 - bound through vertex buffer
335 - bound through index buffer
384 * exclusive access to the buffer).
410 /* map buffer object */