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

/external/mesa3d/src/mesa/main/
H A Dmtypes.h1227 GLuint Height; /**< = 2^HeightLog2 + 2*Border */
1233 GLuint HeightLog2; /**< = log2(Height2) */ member in struct:gl_texture_image
1235 GLuint MaxLog2; /**< = MAX(WidthLog2, HeightLog2) */

Completed in 51 milliseconds