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/translator/timing/
RestrictVertexShaderTiming.h
22
void
enforceRestrictions
(TIntermNode* root) { root->traverse(this); }
RestrictFragmentShaderTiming.cpp
47
void RestrictFragmentShaderTiming::
enforceRestrictions
(const TDependencyGraph& graph)
Completed in 31 milliseconds