Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp1145 static string loopVertexTemplate (LoopType type, bool isVertexCase, int numLoopIterations, int nest… in loopVertexTemplate() function
2311 …result.vertShaderSource = specializeShaderSource(loopVertexTemplate(m_type, m_isVertexCase, m_num… in generateShaderData()
2754 …result.vertShaderSource = specializeShaderSource(loopVertexTemplate(m_type, m_isVertexCase, m_numL… in generateShaderSources()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp1140 static string loopVertexTemplate (LoopType type, bool isVertexCase, int numLoopIterations, int nest… in loopVertexTemplate() function
2291 …result.vertShaderSource = specializeShaderSource(loopVertexTemplate(m_type, m_isVertexCase, m_num… in generateShaderData()
2734 …result.vertShaderSource = specializeShaderSource(loopVertexTemplate(m_type, m_isVertexCase, m_numL… in generateShaderSources()