Home | History | Annotate | Download | only in glshared

Lines Matching defs:decodeInt

916 		const glw::GLint			decodeInt		= GL_DECODE_EXT;
923 gl.glTexParameteriv(m_target, m_pname, &decodeInt);
2314 const glw::GLint decodeInt = GL_DECODE_EXT;
2321 gl.glSamplerParameteriv(m_target, m_pname, &decodeInt);