OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enforceRestrictions
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/timing/
RestrictVertexShaderTiming.h
24
void
enforceRestrictions
(TIntermNode* root) { root->traverse(this); }
RestrictFragmentShaderTiming.cpp
38
void RestrictFragmentShaderTiming::
enforceRestrictions
(const TDependencyGraph& graph)
Completed in 85 milliseconds