Home | History | Annotate | Download | only in functional

Lines Matching refs:m_isVertexCase

109 			const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isFragmentDynamicLoopSupported();
114 if ((m_flags && FLAG_USES_TEXTURES) && m_isVertexCase)