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
132ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EX… in ReferenceParams() function
143 tcu::Sampler sampler;
144 LodMode lodMode;
145 float minLod;
146 float maxLod;
147 int baseLevel;
148 int maxLevel;