HomeSort by relevance Sort by last modified time
    Searched refs:getTextureUnitStr (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/
gluStrUtil.hpp 90 inline detail::TextureUnitStr getTextureUnitStr (deUint32 unit) { return detail::TextureUnitStr(unit); }
gluCallLogWrapper.inl 17 m_log << TestLog::Message << "glActiveTexture(" << getTextureUnitStr(texture) << ");" << TestLog::EndMessage;
    [all...]

Completed in 194 milliseconds