Searched defs:dstMap (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | texstore.c | 1066 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/ |
D | s_blit.c | 140 GLubyte *srcMap, *dstMap; in blit_nearest() local 547 GLubyte *srcMap, *dstMap; in blit_linear() local
|
D | s_copypix.c | 442 GLubyte *srcMap, *dstMap; in swrast_fast_copy_pixels() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_tex_image.c | 908 GLubyte *dstMap; in flush_astc_denorms() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 1427 static const int32_t dstMap[6] = {0,1,-1,-1,4,3}; in doMisc() local
|