Searched refs:tfHandler (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 2056 const TFHandler tfHandler (m_context.getRenderContext(), maxNumVertices); in iterate() local 2082 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, GL_POINTS, 0, DE_… in iterate() 2239 const TFHandler tfHandler (m_context.getRenderContext(), maxNumVertices); in iterate() local 2256 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, GL_POINTS, 0, DE_N… in iterate() 4043 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4071 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveT… in iterate() 4323 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4348 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveTy… in iterate() 4590 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4608 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveTy… in iterate() [all …]
|