Searched defs:HeightLog2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h1200 GLuint Height; /**< = 2^HeightLog2 + 2*Border */
1206 GLuint HeightLog2; /**< = log2(Height2) */ member in struct:gl_texture_image
/external/mesa3d/src/mesa/main/
H A Dmtypes.h1200 GLuint Height; /**< = 2^HeightLog2 + 2*Border */
1206 GLuint HeightLog2; /**< = log2(Height2) */ member in struct:gl_texture_image

Completed in 89 milliseconds