Searched defs:dstMap (Results 1 – 7 of 7) sorted by relevance
| /external/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
|
| /external/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
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | intel_tex_image.c | 909 GLubyte *dstMap; in flush_astc_denorms() local
|
| /external/llvm-project/mlir/lib/Analysis/ |
| D | AffineAnalysis.cpp | 454 AffineMap dstMap = dstAccessMap.getAffineMap(); in addMemRefAccessConstraints() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | cbiditst.c | 1427 static const int32_t dstMap[6] = {0,1,-1,-1,4,3}; in doMisc() local
|
| /external/llvm-project/mlir/lib/Dialect/Affine/IR/ |
| D | AffineOps.cpp | 965 AffineMap dstMap, ValueRange destIndices, in build()
|