Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp74 struct RenderParams struct
76 enum Flags
86 RenderParams (TextureType texType_) in RenderParams() argument
98 TextureType texType; //!< Texture type.
99 SamplerType samplerType; //!< Sampler type.
100 deUint32 flags; //!< Feature flags.
101 tcu::Vec4 w; //!< w coordinates for quad vertices.
102 float bias; //!< User-supplied bias.
103 float ref; //!< Reference value for shadow lookups.
106 tcu::Vec4 colorScale; //!< Scale for texture color values.
[all …]