Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluContextInfo.cpp94 return m_fragmentHighPrecisionSupported.getValue(m_context); in isFragmentHighPrecisionSupported()
109 IsProgramSupported m_fragmentHighPrecisionSupported; member in glu::ES2ContextInfo
163 …, m_fragmentHighPrecisionSupported(TryCompileProgram(s_defaultVertexShader, s_fragmentHighPrecisio… in ES2ContextInfo()