Home
last modified time | relevance | path

Searched defs:dstMap (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1148 clear_image_to_zero(GLubyte *dstMap, GLint dstRowStride, in clear_image_to_zero()
1161 clear_image_to_value(GLubyte *dstMap, GLint dstRowStride, in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
/third_party/mesa3d/src/mesa/swrast/
Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
547 GLubyte *srcMap, *dstMap; in blit_linear() local
Ds_copypix.c442 GLubyte *srcMap, *dstMap; in swrast_fast_copy_pixels() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tex_image.c908 GLubyte *dstMap; in flush_astc_denorms() local
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c1427 static const int32_t dstMap[6] = {0,1,-1,-1,4,3}; in doMisc() local