Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp85 std::string getGeometryShaderSource (int numPrimitives, int numInstances);
271 …sources << glu::GeometrySource(getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderI… in init()
488 std::string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances) in getGeometryShaderSource() function in deqp::gles31::Stress::__anonace6fb390111::GridRenderCase
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2111 std::string getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel);
2338 …sources << glu::GeometrySource(getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderI… in init()
2604 std::string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances, int tessL… in getGeometryShaderSource() function in deqp::gles31::Functional::__anon934a963b0111::GridRenderCase