Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/common/
Dmeta.h275 struct copypix_state struct
366 struct copypix_state CopyPix; /**< For _mesa_meta_CopyPixels() */
Dmeta.c108 struct copypix_state *copypix);
1557 meta_copypix_cleanup(struct gl_context *ctx, struct copypix_state *copypix) in meta_copypix_cleanup()
1815 struct copypix_state *copypix = &ctx->Meta->CopyPix; in _mesa_meta_CopyPixels()