Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/src/amberscript/
Dparser.h67 Result ParsePipelinePatchControlPoints(Pipeline* pipeline);
Dparser.cc624 r = ParsePipelinePatchControlPoints(pipeline.get()); in ParsePipelineBody()
936 Result Parser::ParsePipelinePatchControlPoints(Pipeline* pipeline) { in ParsePipelinePatchControlPoints() function in amber::amberscript::Parser