Home
last modified time | relevance | path

Searched refs:copypix (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1847 struct copypix_state *copypix = &ctx->Meta->CopyPix; in _mesa_meta_CopyPixels() local
1872 _mesa_meta_setup_vertex_objects(ctx, &copypix->VAO, &copypix->buf_obj, false, in _mesa_meta_CopyPixels()
1912 _mesa_buffer_sub_data(ctx, copypix->buf_obj, 0, sizeof(verts), verts, in _mesa_meta_CopyPixels()