Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DShaderCore.hpp135 rr::Bool hasEqualOffsets() const;
395 If(hasEqualOffsets() && !anyLanesDisabled) in Load()
DShaderCore.cpp1089 rr::Bool Pointer::hasEqualOffsets() const in hasEqualOffsets() function in sw::SIMD::Pointer