Searched refs:_mesa_texstore_needs_transfer_ops (Results 1 – 3 of 3) sorted by relevance
91 _mesa_texstore_needs_transfer_ops(struct gl_context *ctx,
762 _mesa_texstore_needs_transfer_ops(ctx, baseInternalFormat, dstFormat)) { in texstore_rgba()825 _mesa_texstore_needs_transfer_ops(struct gl_context *ctx, in _mesa_texstore_needs_transfer_ops() function860 if (_mesa_texstore_needs_transfer_ops(ctx, baseInternalFormat, dstFormat)) { in _mesa_texstore_can_use_memcpy()
2528 if (_mesa_texstore_needs_transfer_ops(ctx, texImage->_BaseFormat, in st_CopyTexSubImage()