Home
last modified time | relevance | path

Searched refs:magLookup (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_private.h289 extern const GLenum magLookup[WINED3D_TEXF_LINEAR + 1] DECLSPEC_HIDDEN;
302 return magLookup[mag_filter]; in wined3d_gl_mag_filter()
H A Ddirectx.c299 const GLenum magLookup[] = variable