Home
last modified time | relevance | path

Searched refs:_mesa_apply_rgba_transfer_ops (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.h60 _mesa_apply_rgba_transfer_ops(struct gl_context *ctx, GLbitfield transferOps,
H A Dpixeltransfer.c164 _mesa_apply_rgba_transfer_ops(struct gl_context *ctx, GLbitfield transferOps, in _mesa_apply_rgba_transfer_ops() function
H A Dtexstore.c786 _mesa_apply_rgba_transfer_ops(ctx, ctx->_ImageTransferState, elementCount, in texstore_rgba()
H A Dreadpix.c509 * first so we can call _mesa_apply_rgba_transfer_ops. If the dst format is in read_rgba_pixels()
565 _mesa_apply_rgba_transfer_ops(ctx, transferOps, width * height, rgba); in read_rgba_pixels()
H A Dpack.c1595 _mesa_apply_rgba_transfer_ops(ctx, transferOps, count, (float (*)[4])dstPtr); in _mesa_unpack_color_index_to_rgba_float()
H A Dtexgetimage.c462 * first so we can call _mesa_apply_rgba_transfer_ops. If the dst format is in get_tex_rgba_uncompressed()
526 _mesa_apply_rgba_transfer_ops(ctx, transferOps, width * height, rgba); in get_tex_rgba_uncompressed()

Completed in 10 milliseconds