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

/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.cpp796 const glw::GLfloat decodeFloat = (glw::GLfloat)GL_DECODE_EXT; local
810 gl.glTexParameterfv(m_target, m_pname, &decodeFloat);
2194 const glw::GLfloat decodeFloat = (glw::GLfloat)GL_DECODE_EXT; local
2208 gl.glSamplerParameterfv(m_target, m_pname, &decodeFloat);

Completed in 58 milliseconds