Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dtexture.cpp1152 int lod_w = (width >> i) ? : 1; in glCompressedTexImage2D() local
1155 i, format, type, lod_w, lod_h); in glCompressedTexImage2D()