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