Home
last modified time | relevance | path

Searched defs:ReferenceParams (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp119 struct ReferenceParams : public RenderParams struct
121 ReferenceParams (TextureType texType_) in ReferenceParams() argument
133ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EX… in ReferenceParams() function
145 tcu::Sampler sampler;
146 LodMode lodMode;
147 float minLod;
148 float maxLod;
149 int baseLevel;
150 int maxLevel;
151 bool unnormal;