Home
last modified time | relevance | path

Searched refs:gatherSwizzle (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp110 VkComponentSwizzle gatherSwizzle() const;
DSamplerCore.cpp283 VkComponentSwizzle swizzle = gatherSwizzle(); in sampleTexture()
710 VkComponentSwizzle swizzle = gatherSwizzle(); in sampleQuad2D()
1047 VkComponentSwizzle swizzle = gatherSwizzle(); in sampleFloat2D()
2585 VkComponentSwizzle SamplerCore::gatherSwizzle() const in gatherSwizzle() function in sw::SamplerCore