Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c56 GLint pack_lsb_first; member
262 glGetIntegerv(GL_PACK_LSB_FIRST, &psm->pack_lsb_first); in retrieveStoreModes()
281 glGetIntegerv(GL_PACK_LSB_FIRST, &psm->pack_lsb_first); in retrieveStoreModes3D()
5196 if (psm->pack_lsb_first) { in empty_image()
5202 if (psm->pack_lsb_first) { in empty_image()