Searched refs:curGLSwizzle (Results 1 – 1 of 1) sorted by relevance
1302 const deUint32 curGLSwizzle = getGLTextureSwizzleComponent(m_textureSwizzle.getSwizzle()[i]); in init() local1303 gl.texParameteri(texTypeGL, swizzleNamesGL[i], curGLSwizzle); in init()