Home
last modified time | relevance | path

Searched defs:gatherComponent (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DSampler.hpp101 int gatherComponent; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp146 int gatherComponent = (function == Gather) ? getGatherComponent() : 0; in sampleTexture() local
DSpirvShader.hpp558 uint32_t gatherComponent : 2; member