Searched defs:maxAnisotropy (Results 1 – 12 of 12) sorted by relevance
278 D3DTEXTUREFILTERTYPE ConvertMagFilter(GLenum magFilter, float maxAnisotropy) in ConvertMagFilter()305 float maxAnisotropy, in ConvertMinFilter()
1010 DWORD maxAnisotropy = std::min(mDeviceCaps.MaxAnisotropy, in setSamplerState() local
104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
182 void SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
797 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
112 uint8_t maxAnisotropy : 5; member
1941 float maxAnisotropy, in ConvertFilter()2021 UINT ConvertMaxAnisotropy(float maxAnisotropy, D3D_FEATURE_LEVEL featureLevel) in ConvertMaxAnisotropy()
456 GLfloat maxAnisotropy = 0.0f; in TEST_P() local
2019 optional float maxAnisotropy = 12; field
2434 float maxAnisotropy; member
2851 float maxAnisotropy; member
41626 float maxAnisotropy = {}; member