Searched refs:GatherArgs (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 789 struct GatherArgs struct 794 GatherArgs (void) in GatherArgs() function 800 GatherArgs (int comp, in GatherArgs() function 814 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gath… in makePixelOffsetsFunctor() 972 const GatherArgs& gatherArgs) const; 977 virtual GatherArgs getGatherArgs (int iterationNdx) const = 0; 1004 …static string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, … 1005 …amSources (GatherType, TextureType, const tcu::TextureFormat&, const GatherArgs&, const string& … 1143 …(GatherType gatherType, const tcu::TextureFormat& textureFormat, const GatherArgs& gatherArgs, con… in genGatherFuncCall() 1215 const GatherArgs& gatherArgs, in genProgramSources() [all …]
|