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.h335 struct copypix_state struct
426 struct copypix_state CopyPix; /**< For _mesa_meta_CopyPixels() */
Dmeta.c1847 struct copypix_state *copypix = &ctx->Meta->CopyPix; in _mesa_meta_CopyPixels()