Searched refs:getGeometryShaderSource (Results 1 – 2 of 2) sorted by relevance
87 std::string getGeometryShaderSource(int numPrimitives, int numInstances);280 getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderInvocations)); in init()510 std::string GridRenderCase::getGeometryShaderSource(int numPrimitives, int numInstances) in getGeometryShaderSource() function in deqp::gles31::Stress::__anon8ccd192f0111::GridRenderCase
2257 std::string getGeometryShaderSource(int numPrimitives, int numInstances, int tessLevel);2498 … getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderInvocations, tessGenLevel)); in init()2780 std::string GridRenderCase::getGeometryShaderSource(int numPrimitives, int numInstances, int tessLe… in getGeometryShaderSource() function in deqp::gles31::Functional::__anon145abf310111::GridRenderCase