Home
last modified time | relevance | path

Searched refs:ReplaceInOutVariables (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.h34 ANGLE_NO_DISCARD bool ReplaceInOutVariables(TCompiler *compiler,
DReplaceForShaderFramebufferFetch.cpp801 ANGLE_NO_DISCARD bool ReplaceInOutVariables(TCompiler *compiler, in ReplaceInOutVariables() function
/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp1141 if (!ReplaceInOutVariables(this, root, &getSymbolTable(), &mUniforms)) in translateImpl()