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

/external/deqp/framework/opengl/
H A DgluContextInfo.hpp86 virtual bool isFragmentHighPrecisionSupported (void) const { return true; } function in class:glu::ContextInfo
H A DgluContextInfo.cpp74 bool isFragmentHighPrecisionSupported (void) const { return m_fragmentHighPrecisionSupported.getValue(m_context); } function in class:glu::ES2ContextInfo

Completed in 201 milliseconds