Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp1353 static string binaryOpFragmentTemplate (int numOperations, const char* op) in binaryOpFragmentTemplate() function
2326 …result.fragShaderSource = specializeShaderSource(binaryOpFragmentTemplate(m_numOperations, m_oper.… in generateShaderData()
2770 …result.fragShaderSource = specializeShaderSource(binaryOpFragmentTemplate(m_numOperations, m_oper.… in generateShaderSources()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp1362 static string binaryOpFragmentTemplate (int numOperations, const char* op) in binaryOpFragmentTemplate() function
2346 …result.fragShaderSource = specializeShaderSource(binaryOpFragmentTemplate(m_numOperations, m_oper.… in generateShaderData()
2790 …result.fragShaderSource = specializeShaderSource(binaryOpFragmentTemplate(m_numOperations, m_oper.… in generateShaderSources()