Searched refs:getNumVertices (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
H A DglsShaderPerformanceMeasurer.cpp62 static inline int getNumVertices (int gridSizeX, int gridSizeY) function in namespace:deqp::gls
306 deInt64 numVertices = (deInt64)getNumVertices(m_gridSizeX, m_gridSizeY) * numQuadGrids;
326 deInt64 numVertices = (deInt64)getNumVertices(m_gridSizeX, m_gridSizeY) * numQuadGrids;
H A DglsShaderRenderCase.cpp157 int getNumVertices (void) const { return m_numVertices; } function in class:deqp::gls::QuadGrid
558 const int numElements = quadGrid.getNumVertices();
/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp343 static inline int getNumVertices (int gridSizeX, int gridSizeY) function in namespace:deqp::gles2::Performance::__anon3253
353 dst.resize(getNumVertices(gridSizeX, gridSizeY) * numComponents);
846 const int numVertices = getNumVertices(m_gridSizeX, m_gridSizeY);
1026 getNumVertices(m_gridSizeX, m_gridSizeY) :
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp343 static inline int getNumVertices (int gridSizeX, int gridSizeY) function in namespace:deqp::gles3::Performance::__anon3542
353 dst.resize(getNumVertices(gridSizeX, gridSizeY) * numComponents);
846 const int numVertices = getNumVertices(m_gridSizeX, m_gridSizeY);
1026 getNumVertices(m_gridSizeX, m_gridSizeY) :
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1481 static size_t getNumVertices (int numInvocations, OutputCase testCase);
1498 getNumVertices(numInvocations, testCase),
1577 const int maxVertices = (int)getNumVertices(numInvocations, testCase);
1641 size_t InvocationCountShader::getNumVertices (int numInvocations, OutputCase testCase) function in class:deqp::gles31::Functional::__anon3571::InvocationCountShader
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 208 milliseconds