Searched defs:gatherType (Results 1 – 1 of 1) sorted by relevance
784 static inline bool requireGpuShader5 (GatherType gatherType) in requireGpuShader5()814 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor()1023 GatherType gatherType, in TextureGatherCase()1143 string TextureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textu… in genGatherFuncCall()1212 glu::ProgramSources TextureGatherCase::genProgramSources (GatherType gatherType, in genProgramSources()1544 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations()1622 GatherType gatherType, in TextureGather2DCase()1712 GatherType gatherType, in TextureGather2DArrayCase()1984 GatherType gatherType, in makeTextureGatherCase()2090 const GatherType gatherType = (GatherType)gatherTypeI; in init() local