Lines Matching refs:buffer
30 * hardware. It handles binding new index buffer state, and restoring
98 /* if we actually translated the provoking vertex for the buffer,
149 /* Map the index range we're interested in (not the whole buffer) */
183 /* step 3: allocate a temp buffer for an intermediate rewrite step
228 * loop over all the direct draws in order to rewrite them into a single index buffer
234 /* step 6b: handle index size conversion using the temp buffer; no change in index count
240 /* step 6d: increment the temp buffer and mapped final index buffer pointers */
297 if (indirect && indirect->buffer) {
321 struct pipe_resource *buffer = info->index.resource;
322 pipe_resource_reference(&buffer, NULL);