Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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::__anon7f13fc9a0111::GridRenderCase
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2158 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