Searched refs:RestrictVertexShaderTiming (Results 1 – 10 of 10) sorted by relevance
17 class RestrictVertexShaderTiming : public TIntermTraverser {19 RestrictVertexShaderTiming(TInfoSinkBase& sink) in RestrictVertexShaderTiming() function
9 void RestrictVertexShaderTiming::visitSymbol(TIntermSymbol* node) in visitSymbol()
112 'compiler/timing/RestrictVertexShaderTiming.cpp',113 'compiler/timing/RestrictVertexShaderTiming.h',
73 third_party/angle/src/compiler/timing/RestrictVertexShaderTiming.cpp \
388 RestrictVertexShaderTiming restrictor(infoSink.info); in enforceVertexShaderTimingRestrictions()