Searched refs:kUnpackAlignment (Results 1 – 2 of 2) sorted by relevance
115 static constexpr GLint kUnpackAlignment = 4; variable
413 const int32_t unpackAlignment = TextureUnpackReset::kUnpackAlignment; in doCompressedTexImage2D()1255 unpackAlignment = unpackCheckAndUpdate(GL_UNPACK_ALIGNMENT, kUnpackAlignment); in TextureUnpackReset()