Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp1325 static string binaryOpVertexTemplate (int numOperations, const char* op) in binaryOpVertexTemplate() function
2320 …result.vertShaderSource = specializeShaderSource(binaryOpVertexTemplate(m_numOperations, m_oper.c_… in generateShaderData()
2764 …result.vertShaderSource = specializeShaderSource(binaryOpVertexTemplate(m_numOperations, m_oper.c_… in generateShaderSources()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp1333 static string binaryOpVertexTemplate (int numOperations, const char* op) in binaryOpVertexTemplate() function
2340 …result.vertShaderSource = specializeShaderSource(binaryOpVertexTemplate(m_numOperations, m_oper.c_… in generateShaderData()
2784 …result.vertShaderSource = specializeShaderSource(binaryOpVertexTemplate(m_numOperations, m_oper.c_… in generateShaderSources()