Home
last modified time | relevance | path

Searched defs:gathered (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2956 …const Vec4 gathered = fetchGatherArray2DOffsets(src, sampler, s, t, depth, 0 /* component 0: dept… in gatherArray2DOffsetsCompare() local
3951 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */); in gatherCompare() local
/third_party/skia/src/core/
DSkVM.cpp2737 llvm::Value* gathered; in setupLLVM() local