Home | History | Annotate | Download | only in include

Lines Matching refs:maxSamplerAnisotropy

3038     float get_maxSamplerAnisotropy() { return m_struct.maxSamplerAnisotropy; }
3039 void set_maxSamplerAnisotropy(float inValue) { m_struct.maxSamplerAnisotropy = inValue; }