Searched refs:getGeometryShaderSource (Results 1 – 2 of 2) sorted by relevance
85 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
2111 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