Searched refs:checkSpecsShaderCompatible (Results 1 – 1 of 1) sorted by relevance
292 static bool checkSpecsShaderCompatible (const DrawTestSpec& a, const DrawTestSpec& b) in checkSpecsShaderCompatible() function3172 …const bool updateProgram = (m_iteration == 0) || (drawStep && !checkSpecsShaderCompatible(m_sp… in iterate()