Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_Font.cpp64 const GLint mipLevel = 0; in LoadTexture() local
77 …glTexImage2D(GL_TEXTURE_2D | texLoadFlag, mipLevel, format, texWidth, texHeight, 0, format, type, … in LoadTexture()