Lines Matching defs:buffer
253 * be used as a vertex buffer. Some surface usages may be
399 * The guest's DMA buffer must remain valid (not freed, paged out,
404 * The guest's image buffer can be an arbitrary size and shape.
566 * exist for color buffers, a depth buffer, and a stencil buffer.
571 * have to be the same size as the color buffer. All attachments
981 * groups of primitives each with an optional index buffer.
1247 * Set the range of the depth buffer to use. 'min' and 'max'
1471 struct svga_winsys_buffer *buffer) // IN/OUT
1485 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer,
1513 struct svga_winsys_buffer *buffer) // IN/OUT
1518 return SVGA3D_EndGBQuery(swc, type, buffer);
1530 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,
1558 struct svga_winsys_buffer *buffer) // IN/OUT
1572 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer,
1605 struct svga_winsys_buffer *buffer) // IN/OUT
1610 return SVGA3D_WaitForGBQuery(swc, type, buffer);
1622 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,