Searched refs:tfHandler (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 2029 const TFHandler tfHandler (m_context.getRenderContext(), maxNumVertices); in iterate() local 2055 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, GL_POINTS, 0, DE_… in iterate() 2211 const TFHandler tfHandler (m_context.getRenderContext(), maxNumVertices); in iterate() local 2228 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, GL_POINTS, 0, DE_N… in iterate() 3997 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4025 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveT… in iterate() 4276 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4301 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveTy… in iterate() 4542 const TFHandler tfHandler(m_context.getRenderContext(), maxNumVerticesInDrawCall); in iterate() local 4560 …const TFHandler::Result tfResult = tfHandler.renderAndGetPrimitives(programGL, outputPrimitiveTy… in iterate() [all …]
|