Home | History | Annotate | Download | only in include

Lines Matching refs:samplerAnisotropy

2821     VkBool32 get_samplerAnisotropy() { return m_struct.samplerAnisotropy; }
2822 void set_samplerAnisotropy(VkBool32 inValue) { m_struct.samplerAnisotropy = inValue; }