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::__anon7f13fc9a0111::GridRenderCase
2158 std::string getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel);2389 …sources << glu::GeometrySource(getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderI… in init()2657 std::string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances, int tessL… in getGeometryShaderSource() function in deqp::gles31::Functional::__anoncceb601c0111::GridRenderCase