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.c503 GLbitfield transferOps ) in _mesa_unpack_stencil_span()
1352 GLbitfield transferOps) in _mesa_pack_luminance_from_rgba_float()
1570 GLbitfield transferOps) in _mesa_unpack_color_index_to_rgba_float()
1625 GLbitfield transferOps) in _mesa_unpack_color_index_to_rgba_ubyte()
Dreadpix.c88 GLbitfield transferOps = ctx->_ImageTransferState; in _mesa_get_readpixels_transfer_ops() local
428 GLbitfield transferOps; in read_rgba_pixels() local
Dtexgetimage.c312 GLbitfield transferOps) in get_tex_rgba_compressed()
429 GLbitfield transferOps) in get_tex_rgba_uncompressed()
571 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.c419 GLbitfield transferOps = ctx->_ImageTransferState; in draw_rgba_pixels() local