Searched defs:RenderParams (Results 1 – 1 of 1) sorted by relevance
74 struct RenderParams struct76 enum Flags86 RenderParams (TextureType texType_) in RenderParams() argument98 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 …]