Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp2061 TIntermAggregate* synthParams = new TIntermAggregate(); in transformEntryPoint() local
2062 intermediate.setAggregateOperator(synthParams, EOpParameters, voidType, loc); in transformEntryPoint()
2163 TIntermNode* synthFunctionDef = synthParams; in transformEntryPoint()