Home
last modified time | relevance | path

Searched defs:constructorFunction (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp3006 TFunction* constructorFunction = parseContext.makeConstructorCall(loc, castType); in acceptUnaryExpression() local
3211 TFunction* constructorFunction = parseContext.makeConstructorCall(token.loc, type); in acceptConstructor() local