Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_texfetch_tmp.h49 #define FETCH(x) fetch_texel_1d_##x macro
58 #define FETCH(x) fetch_texel_2d_##x macro
66 #define FETCH(x) fetch_texel_3d_##x macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.h39 FETCH, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.h39 FETCH, enumerator
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.h120 FETCH, enumerator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h247 FETCH, enumerator
/third_party/e2fsprogs/lib/ext2fs/
Dicount.c718 #define FETCH 0x01 macro
/third_party/cef/tests/ceftests/
Dcors_unittest.cc1033 FETCH, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1833 #define FETCH(VAL,INDEX,CHAN)\ macro