Searched refs:copypix (Results 1 – 1 of 1) sorted by relevance
1861 struct copypix_state *copypix = &ctx->Meta->CopyPix; in _mesa_meta_CopyPixels() local1886 _mesa_meta_setup_vertex_objects(ctx, ©pix->VAO, ©pix->buf_obj, false, in _mesa_meta_CopyPixels()1926 _mesa_buffer_sub_data(ctx, copypix->buf_obj, 0, sizeof(verts), verts); in _mesa_meta_CopyPixels()