HomeSort by relevance Sort by last modified time
    Searched refs:RestrictFragmentShaderTiming (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/timing/
RestrictFragmentShaderTiming.cpp 10 #include "compiler/translator/timing/RestrictFragmentShaderTiming.h"
12 RestrictFragmentShaderTiming::RestrictFragmentShaderTiming(TInfoSinkBase& sink)
47 void RestrictFragmentShaderTiming::enforceRestrictions(const TDependencyGraph& graph)
67 void RestrictFragmentShaderTiming::validateUserDefinedFunctionCallUsage(const TDependencyGraph& graph)
79 void RestrictFragmentShaderTiming::beginError(const TIntermNode* node)
86 bool RestrictFragmentShaderTiming::isSamplingOp(const TIntermAggregate* intermFunctionCall) const
92 void RestrictFragmentShaderTiming::visitArgument(TGraphArgument* parameter)
118 void RestrictFragmentShaderTiming::visitSelection(TGraphSelection* selection)
124 void RestrictFragmentShaderTiming::visitLoop(TGraphLoop* loop
    [all...]
RestrictFragmentShaderTiming.h 15 class RestrictFragmentShaderTiming : TDependencyGraphTraverser {
17 RestrictFragmentShaderTiming(TInfoSinkBase& sink);
  /external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.cpp 24 #include "compiler/translator/timing/RestrictFragmentShaderTiming.h"
491 RestrictFragmentShaderTiming restrictor(infoSink.info);
  /external/chromium_org/third_party/angle/src/
translator_lib.target.darwin-arm64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.darwin-mips.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.darwin-mips64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.darwin-x86.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.darwin-x86_64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-arm64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-mips.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-mips64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-x86.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-x86_64.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.darwin-arm.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \
translator_lib.target.linux-arm.mk 86 third_party/angle/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp \

Completed in 94 milliseconds