Home
last modified time | relevance | path

Searched refs:m_fragmentHighPrecisionSupported (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluContextInfo.cpp74 … isFragmentHighPrecisionSupported (void) const { return m_fragmentHighPrecisionSupported.getVa… in isFragmentHighPrecisionSupported()
82 IsProgramSupported m_fragmentHighPrecisionSupported; member in glu::ES2ContextInfo
143 …, m_fragmentHighPrecisionSupported (TryCompileProgram(s_defaultVertexShader, s_fragmentHighPrecisi… in ES2ContextInfo()