Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp1003 const glw::GLint skipDecode = GL_SKIP_DECODE_EXT; in test() local
1006 gl.glTexParameterIiv(m_target, m_pname, &skipDecode); in test()
1017 const glw::GLuint skipDecode = GL_SKIP_DECODE_EXT; in test() local
1020 gl.glTexParameterIuiv(m_target, m_pname, &skipDecode); in test()
2401 const glw::GLint skipDecode = GL_SKIP_DECODE_EXT; in test() local
2404 gl.glSamplerParameterIiv(m_target, m_pname, &skipDecode); in test()
2415 const glw::GLuint skipDecode = GL_SKIP_DECODE_EXT; in test() local
2418 gl.glSamplerParameterIuiv(m_target, m_pname, &skipDecode); in test()