Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h95 …TIntermAggregate* assignClipCullDistance(const TSourceLoc&, TOperator, int semanticId, TIntermType…
DhlslParseHelper.cpp2426 TIntermAggregate* HlslParseContext::assignClipCullDistance(const TSourceLoc& loc, TOperator op, int… in assignClipCullDistance() function in glslang::HlslParseContext
2704 return assignClipCullDistance(loc, op, semanticId, left, right); in handleAssign()
2934 TIntermAggregate* clipCullAssign = assignClipCullDistance(loc, op, semanticId, in handleAssign()