Lines Matching refs:glGetFloati_v
1536 glGetFloati_v (glw::GLenum target, glw::GLuint index, glw::GLfloat *data)1539 m_log << TestLog::Message << "glGetFloati_v(" << toHex(target) << ", " << index << ", " << toHex(reinterpret_cast<deUintptr>(static_cast<const void*>(data))) << ");" << TestLog::EndMessage;