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

  /external/deqp/framework/opengl/
gluContextInfo.hpp 93 virtual bool isFragmentHighPrecisionSupported (void) const { return true; }
gluContextInfo.cpp 74 bool isFragmentHighPrecisionSupported (void) const { return m_fragmentHighPrecisionSupported.getValue(m_context); }

Completed in 93 milliseconds