Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp87 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
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp2257 std::string getGeometryShaderSource(int numPrimitives, int numInstances, int tessLevel);
2498getGeometryShaderSource(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