Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpixeltransfer.c162 _mesa_apply_rgba_transfer_ops(struct gl_context *ctx, GLbitfield transferOps, in _mesa_apply_rgba_transfer_ops()
227 GLbitfield transferOps, in _mesa_apply_ci_transfer_ops()
Dtexgetimage.c226 GLbitfield transferOps) in get_tex_rgba_compressed()
320 GLbitfield transferOps) in get_tex_rgba_uncompressed()
433 GLbitfield transferOps = 0x0; in get_tex_rgba() local
Dreadpix.c231 GLbitfield transferOps ) in fast_read_rgba_pixels_memcpy()
324 GLbitfield transferOps ) in slow_read_rgba_pixels()
388 GLbitfield transferOps = ctx->_ImageTransferState; in read_rgba_pixels() local
Dpack.c1262 GLbitfield transferOps) in _mesa_pack_rgba_span_float()
4250 GLbitfield transferOps ) in _mesa_unpack_color_span_ubyte()
4493 GLbitfield transferOps ) in _mesa_unpack_color_span_float()
4852 GLbitfield transferOps ) in _mesa_unpack_dudv_span_byte()
4925 GLbitfield transferOps ) in _mesa_unpack_index_span()
5008 GLbitfield transferOps ) in _mesa_pack_index_span()
5144 GLbitfield transferOps ) in _mesa_unpack_stencil_span()
Dtexstore.c326 GLbitfield transferOps) in _mesa_make_temp_float_image()
568 GLuint transferOps = ctx->_ImageTransferState; in _mesa_make_temp_ubyte_image() local
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c106 GLuint transferOps = ctx->_ImageTransferState; in copy_rgba_pixels() local
Ds_drawpix.c418 GLbitfield transferOps = ctx->_ImageTransferState; in draw_rgba_pixels() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c651 const GLbitfield transferOps = 0x0; /* bypassed for glGetTexImage() */ in decompress_with_blit() local