Searched refs:newDstFormat (Results 1 – 1 of 1) sorted by relevance
3613 gl_format newDstFormat; in _mesa_texstore_srgb8() local3619 newDstFormat = MESA_FORMAT_RGB888; in _mesa_texstore_srgb8()3622 newDstFormat, in _mesa_texstore_srgb8()3634 gl_format newDstFormat; in _mesa_texstore_srgba8() local3640 newDstFormat = MESA_FORMAT_RGBA8888; in _mesa_texstore_srgba8()3642 newDstFormat, in _mesa_texstore_srgba8()3654 gl_format newDstFormat; in _mesa_texstore_sargb8() local3660 newDstFormat = MESA_FORMAT_ARGB8888; in _mesa_texstore_sargb8()3663 newDstFormat, in _mesa_texstore_sargb8()3675 gl_format newDstFormat; in _mesa_texstore_sl8() local[all …]