Lines Matching defs:ReferenceParams
119 struct ReferenceParams : public RenderParams struct
121 ReferenceParams (TextureType texType_) in ReferenceParams() function
134 …ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EX… in ReferenceParams() function
147 tcu::Sampler sampler;
148 LodMode lodMode;
149 float minLod;
150 float maxLod;
151 int baseLevel;
152 int maxLevel;
153 bool unnormal;
154 bool float16TexCoord;