Home
last modified time | relevance | path

Searched defs:transferOps (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpixeltransfer.c164 _mesa_apply_rgba_transfer_ops(struct gl_context *ctx, GLbitfield transferOps, in _mesa_apply_rgba_transfer_ops()
229 GLbitfield transferOps, in _mesa_apply_ci_transfer_ops()
Dpack.c488 GLbitfield transferOps ) in _mesa_unpack_stencil_span()
1336 GLbitfield transferOps) in _mesa_pack_luminance_from_rgba_float()
1554 GLbitfield transferOps) in _mesa_unpack_color_index_to_rgba_float()
1609 GLbitfield transferOps) in _mesa_unpack_color_index_to_rgba_ubyte()
Dreadpix.c88 GLbitfield transferOps = ctx->_ImageTransferState; in _mesa_get_readpixels_transfer_ops() local
435 GLbitfield transferOps; in read_rgba_pixels() local
Dtexgetimage.c319 GLbitfield transferOps) in get_tex_rgba_compressed()
436 GLbitfield transferOps) in get_tex_rgba_uncompressed()
578 GLbitfield transferOps = 0x0; in get_tex_rgba() local
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c95 GLuint transferOps = ctx->_ImageTransferState; in copy_rgba_pixels() local
Ds_drawpix.c427 GLbitfield transferOps = ctx->_ImageTransferState; in draw_rgba_pixels() local