Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_darwin.cpp298 EGLint maxMipmap = info->hasMipmap ? MAX_PBUFFER_MIPMAP_LEVEL : 0; in createPbufferSurface() local
303 ? nsCreatePBuffer(glTexTarget, glTexFormat, maxMipmap, in createPbufferSurface()