Lines Matching defs:ReferenceParams
119 struct ReferenceParams : public RenderParams struct
121 ReferenceParams(TextureType texType_) in ReferenceParams() argument
137 …ReferenceParams(TextureType texType_, const tcu::Sampler &sampler_, LodMode lodMode_ = LODMODE_EXA… in ReferenceParams() argument
153 tcu::Sampler sampler;
154 LodMode lodMode;
155 float minLod;
156 float maxLod;
157 int baseLevel;
158 int maxLevel;
159 bool unnormal;
160 bool float16TexCoord;
161 float imageViewMinLod;
162 tcu::ImageViewMinLodMode imageViewMinLodMode;
163 int lodTexelFetch;