Searched defs:dstMap (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 1063 GLubyte *dstMap; in store_texsubimage() local 1145 clear_image_to_zero(GLubyte *dstMap, GLint dstRowStride, in clear_image_to_zero() 1158 clear_image_to_value(GLubyte *dstMap, GLint dstRowStride, in clear_image_to_value() 1184 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local 1332 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 140 GLubyte *srcMap, *dstMap; in blit_nearest() local 545 GLubyte *srcMap, *dstMap; in blit_linear() local
|
D | s_copypix.c | 442 GLubyte *srcMap, *dstMap; in swrast_fast_copy_pixels() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_tex_image.c | 808 GLubyte *dstMap; in flush_astc_denorms() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 1426 static const int32_t dstMap[6] = {0,1,-1,-1,4,3}; in doMisc() local
|