Searched defs:decodeInt (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.cpp916 const glw::GLint decodeInt = GL_DECODE_EXT; local
923 gl.glTexParameteriv(m_target, m_pname, &decodeInt);
2314 const glw::GLint decodeInt = GL_DECODE_EXT; local
2321 gl.glSamplerParameteriv(m_target, m_pname, &decodeInt);

Completed in 64 milliseconds