Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp465 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {} in DynamicSinglePixelOffsets()
814 …PixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange) in makePixelOffsetsFunctor()
1143 …reFormat, const GatherArgs& gatherArgs, const string& refZExpr, const IVec2& offsetRange, int inde… in genGatherFuncCall()
1217 const IVec2& offsetRange) in genProgramSources()
1245 const IVec2 offsetRange = getOffsetRange(); in init() local
1544 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateBasic2DCaseIterations()