Searched refs:first_pixel (Results 1 – 1 of 1) sorted by relevance
846 const uint32_t first_pixel = _mesa_image_offset(dims, packing, w, h, in blorp_get_client_bo() local852 const uint32_t size = last_pixel - first_pixel; in blorp_get_client_bo()858 const uint32_t offset = first_pixel + (intptr_t)pixels; in blorp_get_client_bo()903 if (brw_bo_subdata(bo, 0, size, pixels + first_pixel)) { in blorp_get_client_bo()