Searched defs:RenderParams (Results 1 – 1 of 1) sorted by relevance
94 struct RenderParams struct96 enum Flags106 RenderParams (TextureType texType_) in RenderParams() function118 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 …]