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

  /external/chromium_org/third_party/angle_dx11/src/compiler/timing/
RestrictFragmentShaderTiming.cpp 10 #include "compiler/timing/RestrictFragmentShaderTiming.h"
12 RestrictFragmentShaderTiming::RestrictFragmentShaderTiming(TInfoSinkBase& sink)
38 void RestrictFragmentShaderTiming::enforceRestrictions(const TDependencyGraph& graph)
58 void RestrictFragmentShaderTiming::validateUserDefinedFunctionCallUsage(const TDependencyGraph& graph)
70 void RestrictFragmentShaderTiming::beginError(const TIntermNode* node)
77 bool RestrictFragmentShaderTiming::isSamplingOp(const TIntermAggregate* intermFunctionCall) const
83 void RestrictFragmentShaderTiming::visitArgument(TGraphArgument* parameter)
109 void RestrictFragmentShaderTiming::visitSelection(TGraphSelection* selection)
115 void RestrictFragmentShaderTiming::visitLoop(TGraphLoop* loop
    [all...]
RestrictFragmentShaderTiming.h 17 class RestrictFragmentShaderTiming : TDependencyGraphTraverser {
19 RestrictFragmentShaderTiming(TInfoSinkBase& sink);
  /external/chromium_org/third_party/angle_dx11/src/compiler/
Compiler.cpp 20 #include "compiler/timing/RestrictFragmentShaderTiming.h"
349 RestrictFragmentShaderTiming restrictor(infoSink.info);
  /external/chromium_org/third_party/angle_dx11/src/
translator_common.target.darwin-arm.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
translator_common.target.darwin-mips.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
translator_common.target.darwin-x86.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
translator_common.target.linux-arm.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
translator_common.target.linux-mips.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
translator_common.target.linux-x86.mk 57 third_party/angle_dx11/src/compiler/timing/RestrictFragmentShaderTiming.cpp \

Completed in 122 milliseconds