Home
last modified time | relevance | path

Searched defs:isFragmentHighPrecisionSupported (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluContextInfo.hpp86 virtual bool isFragmentHighPrecisionSupported (void) const { return true; } in isFragmentHighPrecisionSupported() function in glu::ContextInfo
DgluContextInfo.cpp74 …bool isFragmentHighPrecisionSupported (void) const { return m_fragmentHighPrecisionSupporte… in isFragmentHighPrecisionSupported() function in glu::ES2ContextInfo