Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureTestUtil.hpp94 struct RenderParams struct
96 enum Flags
106 RenderParams (TextureType texType_) in RenderParams() function
118 TextureType texType; //!< Texture type.
119 SamplerType samplerType; //!< Sampler type.
120 deUint32 flags; //!< Feature flags.
121 tcu::Vec4 w; //!< w coordinates for quad vertices.
122 float bias; //!< User-supplied bias.
123 float ref; //!< Reference value for shadow lookups.
126 tcu::Vec4 colorScale; //!< Scale for texture color values.
[all …]