Home
last modified time | relevance | path

Searched defs:offsetRange (Results 1 – 3 of 3) 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()
1178 …const IVec2 offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties(… in init() local
1324 …const IVec2& offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties… in setupUniforms() local
1528 const IVec2& offsetRange, in genGatherFuncCall()
1636 …const IVec2& offsetRange = baseParams.offsetSize != OFFSETSIZE_IMPLEMENTATION_MAXIMUM ? getOf… in genGatherPrograms() local
1827 const IVec2& offsetRange, in generate2DArrayCaseIterations()
2039 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateCubeCaseIterations()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp481 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {} in DynamicSinglePixelOffsets()
830 …PixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange) in makePixelOffsetsFunctor()
1162 …reFormat, const GatherArgs& gatherArgs, const string& refZExpr, const IVec2& offsetRange, int inde… in genGatherFuncCall()
1236 const IVec2& offsetRange) in genProgramSources()
1265 const IVec2 offsetRange = getOffsetRange(); in init() local
1564 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateBasic2DCaseIterations()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1126 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local