Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp510 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {} in DynamicSinglePixelOffsets()
832 …PixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange) in makePixelOffsetsFunctor()
918 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateBasic2DCaseIterations()
1177 …const IVec2 offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties(… in init() local
1323 …const IVec2& offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties… in setupUniforms() local
1527 const IVec2& offsetRange, in genGatherFuncCall()
1635 …const IVec2& offsetRange = baseParams.offsetSize != OFFSETSIZE_IMPLEMENTATION_MAXIMUM ? getOf… in genGatherPrograms() local
1826 const IVec2& offsetRange, in generate2DArrayCaseIterations()
2038 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateCubeCaseIterations()
/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()